Re: [pgadmin-support] pgAdmin and sudo mode

2015-09-01 Thread Wim Bertels
Adam Pearson schreef op di 01-09-2015 om 11:01 [+]: > Thanks for the response Wim, unfortunately creation of SuperUser accounts > isn't something we're allowed to do (company policy) with the idea that there > should only be this 1 superuser account that we sudo into for elevated > permissio

Re: [pgadmin-support] pgAdmin and sudo mode

2015-09-01 Thread Adam Pearson
Thanks for the response Wim, unfortunately creation of SuperUser accounts isn't something we're allowed to do (company policy) with the idea that there should only be this 1 superuser account that we sudo into for elevated permissions -Original Message- From: Wim Bertels [mailto:wim.bert

Re: [pgadmin-support] pgAdmin and sudo mode

2015-09-01 Thread Wim Bertels
Hallo Adam, if you are a dba, probably what u are looking for is a superuser account. start pgadmin, in the sql window, type create user, select create user and hit the help/questionmark button sudo does not exist in sql mvg, Wim Adam Pearson schreef op di 01-09-2015 om 08:49 [+]: > Hello

[pgadmin-support] pgAdmin and sudo mode

2015-09-01 Thread Adam Pearson
Hello all, Does anyone know if you can use 'sudo' in pgAdmin? Currently my login doesn't have full access to the system, when I sudo into the admin account I can alter / drop / create objects / permissions etc. I don't know the sudo account password and the DevOps team don't hand