vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| The following bug has been logged online: Bug reference: 1835 Logged by: Qayed Email address: qayedjohar@gmail.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@postgresql.org so that your message can get through to the mailing list cleanly |
| ||||
| "Qayed" <qayedjohar@gmail.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 ---------------------------(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 |
| Thread Tools | |
| Display Modes | |
|
|