Jukka Inkeri <p...@awot.fi> writes:
> Only one group has this priviledge problem, xgroup.

> pg_log after tried to connect:
> 2012-08-25 11:39:36 EEST ERROR:  permission denied for relation pg_database
> 2012-08-25 11:39:36 EEST STATEMENT:  SET DateStyle=ISO;
>      SELECT oid, pg_encoding_to_char(encoding) AS encoding, datlastsysoid
>        FROM pg_database WHERE oid = 16395

Either you messed up the permissions on that catalog, or you created
another table named pg_database ...

                        regards, tom lane


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

Reply via email to