| From: | Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com> |
|---|---|
| To: | Saif Manai <manaisaif24(at)gmail(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 11:17:42 |
| Message-ID: | CAM9w-_nzXK5uksK49gDRVNKOVamVponP9ui9vF3Qq-2FmKr5tQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
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> 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"
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Aditya Toshniwal | 2021-10-22 11:54:32 | Re: In-Context Debugging - pgAdmin |
| Previous Message | Dave Page | 2021-10-22 09:31:21 | Re: Problem related to volume creation to pgadmin 4 Docker image |