Re: How to deal with multiple accounts

2019-05-18 Thread Michel Feinstein
Ok, just to be clear then... I have one server (an AWS RDS instance, I think "cluster" would be the right postgresql term), running one database, with multiple roles and users inside it. I am curious about your setup with no password, isn't this insecure? I am used to have several saved connectio

Re: How to deal with multiple accounts

2019-05-18 Thread Doug Easterbrook
if by ’server’, you mean a new instance of pgadmin talking to a database .. no,. you can get away with one copy of pgadmin talking to multiple databases. if by server, you mean you open pgadmin, create a new server group, you don’t need to do that either. Since server groups can be call

Re: How to deal with multiple accounts

2019-05-18 Thread Michael Shapiro
I'd like to know how people do this as well. I have been creating new Servers for each account. On Sat, May 18, 2019 at 5:16 PM Michel Feinstein wrote: > Hi guys, I am looking for opinions on how you use pgAdmin for dealing with > several accounts. > > For example, I have an "admin" account with

How to deal with multiple accounts

2019-05-18 Thread Michel Feinstein
Hi guys, I am looking for opinions on how you use pgAdmin for dealing with several accounts. For example, I have an "admin" account with all the privileges for the database and a "restricted" account for my application to use. I also have some other accounts for other purposes and I was looking fo

Re: pgAdmin does not start

2019-05-18 Thread Janus
Hi Andrew. Recently, someone else had problems with pgAdmin4 on Windows 10. This person used the Edge browser to connect and that was the problem. If you use Edge as well, try to use Chrome instead. On Sat, 18 May 2019, 23.25 Andrew Bouchard, wrote: > I'm emailing this list because I found in

pgAdmin does not start

2019-05-18 Thread Andrew Bouchard
I'm emailing this list because I found in the archives that someone else had what seems to be a similar problem (https://www.postgresql.org/message-id/capf6%3dbvada6bvjuh4xo-2ya2ldcubnhvkx3zxrbeewbyn8m...@mail.gmail.com), but I can't follow all the steps to his solution and I'm not sure whether