On Fri, 2012-08-10 at 12:56 +0200, Bartosz Dmytrak wrote:
> Hi all,
> How to unhide "Jobs" node in pgAdmin III?
> Situation is strange, because I can see this node, but other users not
> (they have superuser privileges)
> 
> users are created like this:
> CREATE ROLE "userName" LOGIN
>   ENCRYPTED PASSWORD 'mdxxxxxx'
>   SUPERUSER INHERIT CREATEDB CREATEROLE NOREPLICATION;
> 
> Environment configuration:
> 
>    - pgAdmin 1.14.3;
>    - Windows 7 32 bit (clinet);
>    - Windows 2008R2 (server pg v. 9.1.4 64bit);
> 

Make sure "pgAgent jobs" checkbox is checked in the Options window.


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com



-- 
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support

Reply via email to