Open
Description
Equivalent of MR postgresml/pgcat#859 for pgcat.
I need my application to explicitly select shard for every single connection. Not doing so should be an error, because it can lead to data compromise.
I would like to use shards as tenants, and have pgdog act as a router for the correct instance based on comments, so that it can be transparent for my applications without needing to reestablish a connection with every request.
Metadata
Metadata
Assignees
Labels
No labels