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/setup_postgresql_db
Sam Doran d7546ba336
Fix PostgreSQL tests for newer FreeBSD versions (#67658)
Use PostgreSQL 9.5 on FreeBSD 12.0, and PostgreSQL 11 on FreeBSD 12.1 and 11.3 due to the Python packages having a dependency on that version of PostgreSQL and automatically uninstalling PostgreSQL 9.5.

* Use separate PostgreSQL versions for 12.0 and 12.1
5 years ago
..
defaults postgresql: move CI test to separate targets (#62823) 5 years ago
files postgresql_ext: add version parameter (#58381) 5 years ago
tasks Fix PostgreSQL tests for newer FreeBSD versions (#67658) 5 years ago
vars Fix PostgreSQL tests for newer FreeBSD versions (#67658) 5 years ago