From: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Sim Zacks <sim(at)compulab(dot)co(dot)il>, PostgreSQL general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: could not open relation...No such file or directory |
Date: | 2010-12-22 17:17:24 |
Message-ID: | 4D1232A4.3030109@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 12/22/2010 09:03 AM, Tom Lane wrote:
> Sim Zacks<sim(at)compulab(dot)co(dot)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
>
Alright I am going to show my ignorance here, but why would it not be?
$PGDATA/base/1663/26468499
--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Sabino Mullane | 2010-12-22 17:17:41 | Re: Cannot unsubscribe |
Previous Message | Sim Zacks | 2010-12-22 17:13:19 | Re: could not open relation...No such file or directory |