On Tue, Apr 29, 2008 at 11:18 AM, e t <[EMAIL PROTECTED]> wrote: > Apr 29 13:15:34 cp postgres[4961]: [107-1] ERROR: could not open relation > "users_pkey": Permission denied
Wait, permission denied? Sounds like the network monkeys in your NOC are doing things they should not be doing, like changing permissions. Try changing the perms of all the stuff under the pgdata directory to the pg user (usually postgres on RHEL) and see if that helps. -- Sent via pgsql-admin mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin
