Re: Connecting to database through username,passphrase and private key on PgAdmin

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: Yambu <hyambu(at)gmail(dot)com>
Cc: "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: Connecting to database through username,passphrase and private key on PgAdmin
Date: 2021-02-11 05:29:40
Message-ID: CAM9w-_mPS0fpK0aWsfJLRYSu84eRc_b96c6i8WoY5z4Xh4AY9g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-admin pgsql-general

Hi Yambu,

You can connect using an SSH tunnel. Please refer -
https://www.pgadmin.org/docs/pgadmin4/4.29/server_dialog.html
You can feed in details of the machine which you're connecting using putty.

On Wed, Feb 10, 2021 at 11:12 PM Yambu <hyambu(at)gmail(dot)com> wrote:

>
>
>
>
> Hello
>
>
> May i please know how i can connect to a db server using pgAdmin. How do i
> use the combination of username,passphrase and private key .
>
>
>
> Below is when i connect using putty. I then login as postgres user and
> connect to the database.
>
> login as: user1
> Authenticating with public key "*******"
> Passphrase for key "*****":
>
> regards
>
>

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Sachin Kumar 2021-02-11 06:19:20 edit option in PGADMIN
Previous Message Yambu 2021-02-10 17:43:01 Connecting to database through username,passphrase and private key on PgAdmin

Browse pgsql-admin by date

  From Date Subject
Next Message dbatoCloud Solution 2021-02-11 11:13:20 Looking for db statistics report
Previous Message Yambu 2021-02-10 17:43:01 Connecting to database through username,passphrase and private key on PgAdmin

Browse pgsql-general by date

  From Date Subject
Next Message Laurenz Albe 2021-02-11 07:53:31 Re: Unable to execute Query in parallel for partitioned table
Previous Message Jagmohan Kaintura 2021-02-11 04:09:36 Re: Encryption of Data Specific to a Tenant in PostgreSQL database | General Idea