mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
Fixes #40060 * Fix coding style errors * Use CONNECTION LIMIT (no underscore) * From review done by amenonsen and bcoca - Set default at None, make the change detection less confusing * Added EXAMPLE on how to apply a database specific connection limit * Added some basic tests for conn_limit applied to a database * Check that conn_limit has actually been set / updated to 200 * Add changelog fragment regarding postgresql_db conn_limit parameter |
||
---|---|---|
.. | ||
__init__.py | ||
postgresql_db.py | ||
postgresql_ext.py | ||
postgresql_facts.py | ||
postgresql_idx.py | ||
postgresql_lang.py | ||
postgresql_ping.py | ||
postgresql_privs.py | ||
postgresql_query.py | ||
postgresql_schema.py | ||
postgresql_set.py | ||
postgresql_tablespace.py | ||
postgresql_user.py |