Greetings. The problem is: from time to time, PostgreSQL seems to crash. Inspection of the logs revealed the following: σΕΞ 18 15:53:06 arbat logger: FATAL 1: File '/var/lib/pgsql/PG_VERSION' does not exist or no read permission. Well, '/var/lib/pgsql/PG_VERSION' does exist, it has read permission for user 'postgres' (I made it world readable, in fact, after I discovered this). Now, two questions: 1) Who the hell needs to read this file? 2) Why can't he do it? -- Yours, Alexey V. Borzov
- Re: [GENERAL] WTF is going on with PG_VERSION? Alexey V. Borzov
- Re: [GENERAL] WTF is going on with PG_VERSION? The Hermit Hacker
- Re[2]: [GENERAL] WTF is going on with PG_VERSIO... Alexey V. Borzov
- Re[2]: [GENERAL] WTF is going on with PG_VE... Charles Tassell
- Re[4]: [GENERAL] WTF is going on with PG_VERSION? Alexey V. Borzov
- Re: Re[4]: [GENERAL] WTF is going on with PG_VE... Tom Lane
- Re[6]: [GENERAL] WTF is going on with PG_VE... Alexey Borzov
- Re: Re[6]: [GENERAL] WTF is going on wi... The Hermit Hacker
- Resolved! (was: Re[8]: [GENERAL] W... Alexey Borzov
- [GENERAL] users Chris
- Re: [GENERAL] users Neil Conway