From: | "Peter Alberer" <h9351252(at)obelix(dot)wu-wien(dot)ac(dot)at> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: how to recover after harddisk error |
Date: | 2003-02-26 10:11:22 |
Message-ID: | 000101c2dd7f$69cf65e0$5be0d089@ekelhardt |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thanks a lot Bjoern.
Just wanted to mention that I found pg_resetxlog to be available per
default in pg7.3.2.
>-----Ursprüngliche Nachricht-----
>Von: Björn Metzdorf [mailto:bm(at)turtle-entertainment(dot)de]
>Gesendet: Mittwoch, 26. Februar 2003 10:25
>An: Peter Alberer; pgsql-general(at)postgresql(dot)org
>Betreff: Re: [GENERAL] how to recover after harddisk error
>
>> 2003-02-26 09:03:06 [1291] DEBUG: invalid primary checkpoint
record
>> 2003-02-26 09:03:06 [1291] DEBUG: open of
>> /usr/local/pgsql/data/pg_xlog/0000001A000000C8 (log file 26, segment
>> 200) failed
>>
>> I did the following steps to get the system running again:
>>
>> - a new initdb in another data-directory
>> - create the database again
>> - restore the data from the last available nightly dump
>>
>> Is there a better way to get the system running again? Had there been
>> any way to access the old system again? The steps I did took about 45
>> min which is quite long (cause the db-dump is rather large) and if
there
>> had been some important data it had been lost...
>
>pg_resetxlog from contrib
>
>Regards,
>Bjoern
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Cave-Ayland | 2003-02-26 10:41:52 | Re: Join query crashes 7.3.1 backend... |
Previous Message | Raphael Bauduin | 2003-02-26 09:58:33 | Re: pg and chroot (performance) |