WTF is going on with PG_VERSION? - Mailing list pgsql-general

From Alexey V. Borzov
Subject WTF is going on with PG_VERSION?
Date
Msg-id 8921.000918@rdw.ru
Whole thread Raw
Responses Re: WTF is going on with PG_VERSION?  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-general
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



pgsql-general by date:

Previous
From: Scott Holdren
Date:
Subject: multiple referential integrity
Next
From: Papp Gyozo
Date:
Subject: rule with multiple DELETE action part