Re: Issue during postgresql startup

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Issue during postgresql startup
Date: 2016-04-28 08:14:12
Message-ID: 43ebc939-87f8-b763-73db-09c5598b804e@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 4/28/2016 12:21 AM, Yogesh Sharma wrote:
> Could you please tell me, how to recover my system.
>
> I am facing below errors.
> ---------------------------
> could not open relation 1663/16385/1299988: No such file or directory
> ---------------------------
>
> This message is continuous occurred in system .
>
> I have tried below procedure for the same but after recover this system, all DB tables are destroyed.
> http://www.hivelogik.com/blog/?p=513

did you get that 'no such file or directory' error before or after you
reset the transaction logs ?

messing with the write-ahead logs is very dangerous. that blog is
talking about postgres 8.4, based on his paths. is that what you're
running?

I'd be hesitant to rely on random blog advise, without thoroughly
understanding what you're doing.

--
john r pierce, recycling bits in santa cruz

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sameer Kumar 2016-04-28 08:14:56 Re: Issue during postgresql startup
Previous Message Achilleas Mantzios 2016-04-28 08:13:35 Re: Issue during postgresql startup