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.
2017-05-30 10:55:49 -07:00
..
main.yml postgresql_user: add tests with hashed password 2017-05-30 10:55:49 -07:00
postgresql_user_9.5_or_greater.yml Allow setting/unsetting BYPASSRLS Postgres role attribute (#24625) 2017-05-26 12:56:42 -04:00
postgresql_user_less_than_9.5.yml Allow setting/unsetting BYPASSRLS Postgres role attribute (#24625) 2017-05-26 12:56:42 -04:00
test_user.yml PostgreSQL tests: enforce UTF8 2017-05-30 10:55:49 -07:00