postgres-pr needs to set the login user name
This commit is contained in:
parent
055810e815
commit
9082ebf032
4
test/fixtures/config-ldapdb.yaml
vendored
4
test/fixtures/config-ldapdb.yaml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user