Re: [pgadmin-support] Adding users?

2016-02-22 Thread Joseph Marlin
It is at that! You need to make a new connection, and that will give you the option to specify your new username. Use the "plug" icon or "File" > "Add server" to make a new connection. - Original Message - From: "Rob Lewis" To: "Colin Beckingham" Cc: pgadmin-support@postgresql.org Sen

Re: [pgadmin-support] Adding users?

2016-02-22 Thread Joseph Marlin
You can make roles on remote servers but you'd need the roles that allow you create roles. If you don't have permission to create roles, you won't see the option to do so. - Original Message - From: "Colin Beckingham" To: pgadmin-support@postgresql.org Sent: Monday, February 22, 2016 1

Re: [pgadmin-support] Disable or remove 'drop' button on toolbar

2015-10-09 Thread Joseph Marlin
definitely would be better access control to give managers/non-developers a role that doesn't allow modification. I'll look into a role. Thanks! - Original Message - From: "Colin Beckingham" To: "Joseph Marlin" , pgadmin-support@postgresql.org Sent: Friday, October

[pgadmin-support] Disable or remove 'drop' button on toolbar

2015-10-09 Thread Joseph Marlin
ly clicked it a few times. I can't imagine why I'd even want such a convenient way to drop our entire production schema. Is there any way to remove this button from the toolbar, or disable it? I could then go remove it from all the managers' installations (and mine!). Thanks! Jos