Re: [GENERAL] postmaster fails to start

2005-05-25 Thread Tom Lane
"Dweck Nir" <[EMAIL PROTECTED]> writes: > LOG: database system was not properly shut down; automatic recovery in = > progress > LOG: redo starts at 1/A500075C > PANIC: btree_delete_page_redo: lost target page This seems closely related to the problem discussed in this recent thread: http://arch

Re: [GENERAL] postmaster fails to start

2005-05-25 Thread Dweck Nir
Nir. -Original Message- From: Richard Huxton [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 25, 2005 11:51 AM To: Dweck Nir Cc: postgreSQL mailing list (E-mail) Subject: Re: [GENERAL] postmaster fails to start I've taken the liberty of rearranging your email slightly. Dweck Nir wrote:

Re: [GENERAL] postmaster fails to start

2005-05-25 Thread Richard Huxton
Dweck Nir wrote: Hi, I need urgent help. I am using PostgreSQL version 8.0.1. postmaster fails to start and the log file looks as follow: LOG: database system was shut down at 2005-05-24 15:50:46 MSD LOG: checkpoint record is at 1/8D117BE4 LOG: redo record is at 1/8D117BE4; undo record is at

Re: [GENERAL] postmaster fails to start

2005-05-25 Thread Richard Huxton
I've taken the liberty of rearranging your email slightly. Dweck Nir wrote: The sequence of events was as follow: 1) computer was shut down without stopping postmaster. OK - not good. Some crucial questions: 1. Do you have fsync enabled or disabled in the postgresql.conf file? 2. Do you know w

[GENERAL] postmaster fails to start

2005-05-25 Thread Dweck Nir
Title: postmaster fails to start Hi, I need urgent help. I am using PostgreSQL version 8.0.1. postmaster fails to start and the log file looks as follow: LOG:  database system was shut down at 2005-05-24 15:50:46 MSD LOG:  checkpoint record is at 1/8D117BE4 LOG:  redo record is at 1/8D1