Re: BUG #1835: pg_trigger_tgrelid_tgname_index

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Qayed" <qayedjohar(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1835: pg_trigger_tgrelid_tgname_index
Date: 2005-08-19 14:14:23
Message-ID: 18063.1124460863@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Qayed" <qayedjohar(at)gmail(dot)com> writes:
> While trying to connect to postgresql database i m gettting this error,
> FATAL:could not open relation "pg_trigger_tgrelid_tgname_index":Permission
> denied.

Apparently the database server is unable to open its own files due to
filesystem permission checks. Perhaps you started the server process
under the wrong user name?

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-08-19 14:38:32 Re: [GENERAL] BUG #1830: Non-super-user must be able to copy from a
Previous Message Martijn van Oosterhout 2005-08-19 14:00:04 Re: [GENERAL] BUG #1830: Non-super-user must be able to copy from a