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/tasks
Pierre-Louis Bonicoli a4131197e0 PostgreSQL tests: enforce UTF8
By default, client encoding is determined either from the LANG_*/LC_*
environment variables or using encoding of the database.

Containers used in the CI don't define a default locale, then encoding
of default databases was SQL_ASCII.
9 years ago
..
main.yml postgresql_user: add tests with hashed password 9 years ago
postgresql_user_9.5_or_greater.yml Allow setting/unsetting BYPASSRLS Postgres role attribute (#24625) 9 years ago
postgresql_user_less_than_9.5.yml Allow setting/unsetting BYPASSRLS Postgres role attribute (#24625) 9 years ago
test_user.yml PostgreSQL tests: enforce UTF8 9 years ago