From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Hubert Fröhlich <hubert(dot)froehlich(at)bvv(dot)bayern(dot)de> |
Cc: | pgsql-general(at)postgresql(dot)org, fgp(at)phlo(dot)org, carl(dot)anderson(at)co(dot)fulton(dot)ga(dot)us |
Subject: | Re: Postgres "invalid page header" |
Date: | 2004-07-23 18:33:50 |
Message-ID: | 27031.1090607630@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
=?ISO-8859-1?Q?Hubert_Fr=F6hlich?= <hubert(dot)froehlich(at)bvv(dot)bayern(dot)de> writes:
> E.g. On a client (Athlon 1400+, 512 RAM, XFS, SuSE Linux 8.1 with 2.4.19
> kernel), I regularly crash when using
> numberOfRows=300000 and ndatabases=3
FWIW, I could not reproduce any such problem here. I ran three test
cycles with numberOfRows=300000 and ndatabases=3 under PG 7.4.3 and
another three under CVS tip (amounting to something over six hours
total runtime). I saw no errors whatsoever. I was using Red Hat 8.0
with 2.4.18-24.8.0 kernel on a Dell P4 desktop machine.
I'm leaning to the theory that you've got intermittent hardware
problems.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | CSN | 2004-07-23 19:51:04 | Re: select, columns, and aliases |
Previous Message | Marcus Wegner | 2004-07-23 18:18:47 | Question about linux filesystem and psql |