Wildcards in Pools, Databases & Users #368
sherifkayad
started this conversation in
General
Replies: 1 comment
-
I think you may be looking for this: #362 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
We currently have a setup where:
I was wondering if it's possible to whitelist all databases and all users without having to explicitly define these as
pools.DB_NAME
&pools.DB_NAME.X
, where X would be:What I am looking for is something like
ANY
allowing any user (and leaving the auth to the underlying PostgreSQL DB) for any Database (leaving the database itself to the underlying PostgreSQL DB).Thanks a lot.
Beta Was this translation helpful? Give feedback.
All reactions