WAL Recovery

From: Ashish Karalkar <ashish_postgre(at)yahoo(dot)co(dot)in>
To: g <pgsql-novice-subscribe(at)postgresql(dot)org>, pgadmin <pgadmin-support(at)gborg(dot)postgresql(dot)org>, pggeneral <pgsql-general(at)postgresql(dot)org>, ashish(dot)karalkar(at)netcore(dot)co(dot)in
Subject: WAL Recovery
Date: 2007-11-28 06:05:19
Message-ID: 232531.32777.qm@web94307.mail.in2.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello List Members,

I have PostgreSQL 8.2.4 on Suse Linux

Whne I am doing recovery from WAL archives I see in the logger that "000001.history file not found" infact server has not created such file insted it created 000001.backup file which contains the history which documents also suggest is history file.
Should I ignore this message in logger?

Secondly, the logger says for e.g file 57 not fond in archive area which is present in pg_xlog and was not archived when server went down

file upto 56 are there in archive.

can anybody please explain why server giving message for filer 57 not found in archive area.

With Regards
Ashish...


---------------------------------
Explore your hobbies and interests. Click here to begin.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message gongzhixiao 2007-11-28 06:58:17 I have a select statement on the issue.
Previous Message Bruce Momjian 2007-11-28 05:33:02 Re: is the default of lowercase enforced on all OS platforms?