Missing per-user variable? - Mailing list pgadmin-hackers

From Florian G. Pflug
Subject Missing per-user variable?
Date
Msg-id 436B9988.6090907@phlo.org
Whole thread Raw
Responses Re: Missing per-user variable?  (Andreas Pflug <pgadmin@pse-consulting.de>)
List pgadmin-hackers
Hi

In the variables tab in the user settings, the dropdown
lacks the variable "role", but in psql "alter user <user> set role
<role>" works (It make the user assume role <role> immediatly
upon login, without having to type "set role <role").

Additionally, I would be nice if one could specify a role
in the server dialog, which would then be assumed after login.
Currently, it's not possible to use the pgadmin-gui
to change settings that you are not allowed to change as "you",
but would be allowed to change after a "set role <some role>".
But this is probably post 1.4...

greetings, Florian Pflug

Attachment

pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: New french translation
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by andreas: r4658 - in trunk/pgadmin3/docs: de_DE en_US es_ES fr_FR sl_SI