You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/postgresql
Christian Rohmann 90c092a104 Allow configuration of connection_limit per postgresql database (postgresql_db) (#40345)
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
6 years ago
..
defaults New module postgresql_ping: Checks remote PostgreSQL server availability. (#51477) 6 years ago
meta Migrate Linux CI roles to test targets. (#17997) 8 years ago
tasks Allow configuration of connection_limit per postgresql database (postgresql_db) (#40345) 6 years ago
aliases Add shippable/posix/group4/ for CI. (#53816) 6 years ago