-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Description
Currently, pgcat requires clients to use poolname as database name in their connectionstring, which is really limiting its use.
How about have a default pool, then any database name in the provided connectionstring does not have a matching pool name will use the default pool? And the default pool will simply connect to the database specified in the connectionstring, and ignore the database specified in shard config.
together with the auth_query feature, this could solve a lot problems.
Metadata
Metadata
Assignees
Labels
No labels