pgcat icon indicating copy to clipboard operation
pgcat copied to clipboard

Help wanted: one user for multiple database

Open eortigoza5 opened this issue 2 years ago • 2 comments

hi I am new in pgcat and I have not found a tutorial or the way to make a single user be able to manipulate all the databases Is that possible? Example in pgbouncer

[databases]
;; use auth_user with auth_query if user not present in auth_file
* = auth_user=my_user_db
or
* = host=172.19.0.157 user=my_my_userdb password=mypassword

eortigoza5 avatar May 16 '23 15:05 eortigoza5

That's not something we support at the moment. A PR would be welcome.

levkk avatar May 16 '23 18:05 levkk

That's not something we support at the moment. A PR would be welcome.

okay, thanks for answer.

eortigoza5 avatar May 16 '23 19:05 eortigoza5