On Sun, Apr 5, 2020 at 7:47 AM Tim Clarke <tim.cla...@minerva.info> wrote:

> Your first argument is a JDBC connection string (see here
> https://jdbc.postgresql.org/documentation/80/connect.html). To provide
> the details when using the command line psql command, use the -h, -p and
> -U parameters (https://www.postgresql.org/docs/12/app-psql.html)
>
>
libpq understands URI connection strings:

https://www.postgresql.org/docs/12/libpq-connect.html#LIBPQ-CONNSTRING

David J.

Reply via email to