2021/11/03
That
There are two accepted formats for these strings: plain keyword/value strings and URIs. URIs generally follow RFC 3986, except that multi-host connection strings are allowed.
– https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING
- you can pass a
application_nameparameter to a connection string – https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNECT-APPLICATION-NAME