Re: psql show me the : and ask user input, when running one sql file - Mailing list pgsql-general

From David G. Johnston
Subject Re: psql show me the : and ask user input, when running one sql file
Date
Msg-id CAKFQuwYQE_Fjh3j9ZHVKE6ABm5qDm1Ho6_EQCaHjv2uTa-JKCA@mail.gmail.com
Whole thread Raw
In response to Re: psql show me the : and ask user input, when running one sql file  (Tim Clarke <tim.clarke@minerva.info>)
List pgsql-general
On Sun, Apr 5, 2020 at 7:47 AM Tim Clarke <tim.clarke@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:


David J.
 

 

pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Re: psql show me the : and ask user input, when running one sql file
Next
From: "Andrus"
Date:
Subject: Re: Using compression on TCP transfer