Re: [HACKERS] invalid page header

2004-11-18 Thread G u i d o B a r o s i o
Thanks all for the quick reply. Cheers, Regards, and muchas gracias!! Guido. > On Thu, Nov 18, 2004 at 10:45:53 -0500, > Tom Lane <[EMAIL PROTECTED]> wrote: > > G u i d o B a r o s i o <[EMAIL PROTECTED]> writes: > > >I am worry about a hardware problem. > > > > I think you're right. b

Re: [HACKERS] invalid page header

2004-11-18 Thread Bruno Wolff III
On Thu, Nov 18, 2004 at 10:45:53 -0500, Tom Lane <[EMAIL PROTECTED]> wrote: > G u i d o B a r o s i o <[EMAIL PROTECTED]> writes: > >I am worry about a hardware problem. > > I think you're right. badblocks (for disk) and memtest86 (for RAM) > are the tools I've seen recommended most often

Re: [HACKERS] invalid page header

2004-11-18 Thread Tom Lane
G u i d o B a r o s i o <[EMAIL PROTECTED]> writes: >I am worry about a hardware problem. I think you're right. badblocks (for disk) and memtest86 (for RAM) are the tools I've seen recommended most often for narrowing down what's gone flaky. regards, tom lane --