1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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