dbTalk Databases Forums  

[BUGS] BUG #1835: pg_trigger_tgrelid_tgname_index

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1835: pg_trigger_tgrelid_tgname_index in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Qayed
 
Posts: n/a

Default [BUGS] BUG #1835: pg_trigger_tgrelid_tgname_index - 08-19-2005 , 08:32 AM







The following bug has been logged online:

Bug reference: 1835
Logged by: Qayed
Email address: qayedjohar (AT) gmail (DOT) com
PostgreSQL version: 7.4
Operating system: Win XP
Description: pg_trigger_tgrelid_tgname_index
Details:

While trying to connect to postgresql database i m gettting this error,
FATAL:could not open relation "pg_trigger_tgrelid_tgname_index":Permission
denied.
How to solve this issue.

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly

Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] BUG #1835: pg_trigger_tgrelid_tgname_index - 08-19-2005 , 09:16 AM






"Qayed" <qayedjohar (AT) gmail (DOT) com> writes:
Quote:
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

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.