Hello,
Thank you very much, its solved my problem. :)
From log file:
[...]
2007-05-31 19:39:49 CEST () (29313): LOG: redo done at 41/B0FFDB68
2007-05-31 19:39:49 CEST () (29313): LOG: restored log file
"0000000100000041000000B0" from archive
2007-05-31 19:39:49 CEST () (29313): LOG: archive recovery complete
2007-05-31 19:39:57 CEST () (29313): LOG: database system is ready
Best Regards,
Ferenc Sipos
-----Original Message-----
From: Kenneth Marshall [mailto:ktm@rice.edu]
Sent: Thursday, May 31, 2007 7:19 PM
To: Sipos Ferenc
Cc: pgsql-admin@postgresql.org
Subject: Re: [ADMIN] postgresql recovery (PANIC: btree_split_redo: lost
left sibling)
You may want to give the latest version of 8.0 a try 8.0.13.
Ken
On Thu, May 31, 2007 at 06:14:05PM +0200, Sipos Ferenc wrote:
> Hello,
>
> I have a problem with postgresql recovery. I want to make a test
> recovery from our production server to a test machine. On the
> production server runs PostgreSQL 8.0.3. On the test machine the
> PostgreSQL version is 8.0.4 (installed from binary rpm).