Re: posgres headers - Mailing list pgsql-admin

From Marcelo Costa
Subject Re: posgres headers
Date
Msg-id c13f2d590611090743u3e4481adlc0a8bf7d509fd5c0@mail.gmail.com
Whole thread Raw
In response to posgres headers  (Antonios Katsikadamos <antonioskatsikadamos@yahoo.com>)
List pgsql-admin
Hi Antonios,

Don´t is 'header' ? what is your real problem ?

Message with HEADER generally occurs when you it had a badly recorded page
in the system of archives.

The Database shutdown before occurring this message ?

Another possible cause it would be a memory or damaged disk (in this order of diffidence).

Go to the solutions:

1. Enable zero_damaged_pages in pg_settings catalog. With this setting enable the PostgreSQL server
erases all defective pages in your table. YOU CAN LOSE INFORMATON WITH THIS.

OR

2. Try find the register(s) defective. Do you can make this for sampling with
(SELECT * FROM tab LIMIT x OFFSET y). After to find the register(s) defective,
use the xlogdump utility (http://xlogviewer.projects.postgresql.org/docs/) to see the data
and insert new other row and to erase the old one.

I wait to have helped

Marcelo Costa
DBA Analist
Executive secretariat of Education from Pará
Amazônia - Pará - Brazil

 

2006/11/9, Antonios Katsikadamos < antonioskatsikadamos@yahoo.com>:
Hi all. Sorry to bother. Does anyone know where the postgres headers are stored? Which files constitute postgres headers?

kind regards,

Antonios


Sponsored Link

Get a free Motorola Razr! Today Only! Choose Cingular, Sprint, Verizon, Alltel, or T-Mobile.




--
Marcelo Costa

pgsql-admin by date:

Previous
From: Antonios Katsikadamos
Date:
Subject: posgres headers
Next
From: Achilleas Mantzios
Date:
Subject: Re: posgres headers