Re: could not open relation...No such file or directory - Mailing list pgsql-general

From Sim Zacks
Subject Re: could not open relation...No such file or directory
Date
Msg-id 4D1231AF.2060202@compulab.co.il
Whole thread Raw
In response to Re: could not open relation...No such file or directory  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On 12/22/2010 07:03 PM, Tom Lane wrote:

> Sim Zacks<sim@compulab.co.il>  writes:
>> Our postgresql database stopped working with the error
>> ERROR: could not open relation 1663/26468499/26470404: No such file or
>> directory
>>> Does the not connect also apply to starting postgres in single user mode?
>> Same error with single user mode.
>> postgres --single -D /var/lib/postgresql/8.2/data clstock
>> FATAL:  could not open relation 1663/26468499/1259: No such file or
>> directory
> I begin to wonder if the subdirectory $PGDATA/base/26468499 is there at
> all?
>
>             regards, tom lane
/var/lib/postgresql/8.2/data/base/26468499 does exist, and there are
1212 files in it, but so far all the relationships that I have seen in
the error logs are not in the directory.

pgsql-general by date:

Previous
From: Sim Zacks
Date:
Subject: Re: could not open relation...No such file or directory
Next
From: Adrian Klaver
Date:
Subject: Re: could not open relation...No such file or directory