Thread: Multiple logins

Multiple logins

From
Avin Kavish
Date:
Hey everyone,

I'm just wondering whether it is possible to maintain multiple connections to the same database using different user accounts with pgAdmin? Is it also possible to save multiple user accounts? Currently, I am changing the username in properties and entering the new password every time.

Thanks,
Avin


Re: Multiple logins

From
Ashesh Vashi
Date:
On Mon, Jul 22, 2019 at 8:56 AM Avin Kavish <avinkavish@gmail.com> wrote:
Hey everyone,

I'm just wondering whether it is possible to maintain multiple connections to the same database using different user accounts with pgAdmin? Is it also possible to save multiple user accounts? Currently, I am changing the username in properties and entering the new password every time.
Not directly at the moment.
You can add server entries multiple time for each user.
That will allow you to access the databases using different user at the same time.

-- Thanks, Ashesh  

Thanks,
Avin