Browse Source
These are simple space-separated key-value pair sets of options instead of the URI style DSNs, but they are also much more flexible allowing the user to specify client SSL certificates, server certificates, compression and encryption levels, and much more (see [1] for more information) [1]: https://www.postgresql.org/docs/9.1/libpq-connect.html Changelog-Added: db: Added support for key-value DSNs for postgresql, allowing for a wider variety of configurations and environments.travis-experimental
committed by
Rusty Russell
1 changed files with 18 additions and 1 deletions
Loading…
Reference in new issue