Re: initdb fails on ia64 SMP system

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Ian Grant <Ian.Grant@cl.cam.ac.uk>
Cc: pgsql-bugs@postgresql.org
Date: 2002-08-20T14:48:59Z
Lists: pgsql-bugs
Ian Grant <Ian.Grant@cl.cam.ac.uk> writes:
>   Architecture (example: Intel Pentium)         : ia64, 4 way SMP
>   Operating System (example: Linux 2.0.26 ELF)  : Linux 2.4.3 SMP kernel

Does anything else work for you on that box?  I seem to recall that
kernels before about 2.4.9 had serious SMP bugs.

> Running the same command again causes it to fail somewhere different, e.g.:

In that case I don't think it's our bug.  initdb is quite deterministic,
at least when running on a deterministic platform ;-)

			regards, tom lane