-
-
Notifications
You must be signed in to change notification settings - Fork 506
Open
Description
Libpq has functionality that allows storing connection data in a connection service file instead of in a connection string. This is very useful for storing connection data in a centralized location to ensure consistency. Currently rust-postgres does not support this but would be a nice addition.
https://www.postgresql.org/docs/current/libpq-pgservice.html
Metadata
Metadata
Assignees
Labels
No labels