pgAdmin commandLine

From: Saif Manai <manaisaif24(at)gmail(dot)com>
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: pgAdmin commandLine
Date: 2021-10-22 08:21:55
Message-ID: CAGbbe89WM6dUpwVQHg+1dsFt53GG1p9eYK=zWG5ggQfXdPqM7g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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,

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2021-10-22 09:31:21 Re: Problem related to volume creation to pgadmin 4 Docker image
Previous Message Khushboo Vashi 2021-10-22 05:02:06 Re: pgAdmin 4 v6.1 Released