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);

Regards,
Bartek

Reply via email to