From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | postgres bee <postgres_bee(at)live(dot)com> |
Cc: | craig(at)postnewspapers(dot)com(dot)au, pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #5055: Invalid page header error |
Date: | 2009-09-15 23:21:06 |
Message-ID: | 25234.1253056866@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
postgres bee <postgres_bee(at)live(dot)com> writes:
> But I do have one overriding question - since postgres is still running on the same hardware, wouldn't it rule out hardware as the primary suspect?
Uh, no. One of the principal characteristics of hardware problems is
that they're intermittent. (When they're not, you have a totally dead
machine...)
There may in fact be a software bug here, but you've not only provided
no evidence for that, you've gone out of your way to destroy whatever
evidence might have existed. We are not going to sit around wringing
our hands over the remote possibility of a bug, when there is nothing
we can do to investigate.
If you see it happen again, make a full filesystem-level copy of the
data directory (after shutting down the postmaster and before trying
to recover), and then maybe there's a chance to find something out.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Kirkwood | 2009-09-15 23:29:20 | Re: BUG #5054: PDO -> Query returns "" from Boolean type field, if it has false value. |
Previous Message | Robert Haas | 2009-09-15 21:26:34 | Re: GIN needs tonic |