postgres-pr needs to set the login user name

This commit is contained in:
Lars Kanis 2011-07-08 13:34:10 +02:00
parent 055810e815
commit 9082ebf032

View File

@ -19,8 +19,8 @@ pg_connection:
# needed for postgres-pr:
# host: localhost
# port: 54321
# user: username
# password: secret
# user: insert_your_username_here
# password:
pg_users:
filter: rolcanlogin AND NOT rolsuper