Re: pgAdmin commandLine

From: Ni Ne <nineoften(at)hotmail(dot)com>
To: Saif Manai <manaisaif24(at)gmail(dot)com>, Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-support lists(dot)postgresql(dot)org <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: pgAdmin commandLine
Date: 2021-10-22 23:39:02
Message-ID: CY4PR19MB11608B2C4B88FBC3A3704C51B5809@CY4PR19MB1160.namprd19.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Saif,

Try first to open a command terminal by typing cmd.exe from the Windows Run prompt. Then from that window execute the psql commands.

Get Outlook for Android<https://aka.ms/AAb9ysg>
________________________________
From: Saif Manai <manaisaif24(at)gmail(dot)com>
Sent: Friday, October 22, 2021 7:38:07 AM
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: pgadmin-support lists.postgresql.org <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: pgAdmin commandLine

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(dot)toshniwal(at)enterprisedb(dot)com<mailto:aditya(dot)toshniwal(at)enterprisedb(dot)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(at)gmail(dot)com<mailto:manaisaif24(at)gmail(dot)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<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Ray O'Donnell 2021-10-23 14:01:50 Reorder servers?
Previous Message Rodrigo Mariano 2021-10-22 15:24:10 Re: Problem related to volume creation to pgadmin 4 Docker image