Re: pgAdmin commandLine - Mailing list pgadmin-support

From Saif Manai
Subject Re: pgAdmin commandLine
Date
Msg-id CAGbbe8_W_d0ww=yo4oiCe=++ZRrZrHJXM_KpRFOFcSv0gYhbGQ@mail.gmail.com
Whole thread Raw
In response to Re: pgAdmin commandLine  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Responses Re: pgAdmin commandLine
List pgadmin-support
Thank you for your reactivity.
When i double click psql a commandLine appear and disappear directely without having the time to connect to server. 
Is there anyway to use when comand psql with server, database password, username and port in parameters? 

Le ven. 22 oct. 2021 à 13:18, Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> a écrit :
Hi Saif,

You can use PostgreSQL provided psql or pgAdmin shipped psql in - C:\Program Files\pgAdmin 4\v6\runtime.

On Fri, Oct 22, 2021 at 3:48 PM Saif Manai <manaisaif24@gmail.com> wrote:
Hello,

I had pgAdmin4 v4.3 and installed recently v6.1 (last one).

Is there a way to launch a connection to a server (or database) by command line without opening the UI, like this exemple for HeidiSQL on Windows :
"D:\HeidiSQL\heidisql.exe" -n "8" -h "{Address}" -u "{UserName}" -p "{Password}" -db "{Database}" -P "{Port}"

Thank you in advance

Best Regards,


--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"

pgadmin-support by date:

Previous
From: Owais Khan
Date:
Subject: Re: In-Context Debugging - pgAdmin
Next
From: Rodrigo Mariano
Date:
Subject: Re: Problem related to volume creation to pgadmin 4 Docker image