Run postgresql tests on FreeBSD. (#20676)

* Use vars for user, group and locale suffix.
* Switch tests from `es_MX` to `es_ES`.
* Enable postgresql tests on freebsd.
* Work-arounds for service restart on freebsd.
This commit is contained in:
Matt Clay
2017-01-25 18:45:28 -08:00
committed by GitHub
parent 5d5e5e25a2
commit 31d6b6ef67
6 changed files with 210 additions and 108 deletions

View File

@@ -2,7 +2,7 @@
# Database administrative login by UNIX sockets
# note: you may wish to restrict this further later
local all postgres trust
local all {{ pg_user }} trust
# TYPE DATABASE USER CIDR-ADDRESS METHOD
local all all md5