Re: repeatable crash generating two column index - Mailing list pgsql-general

From nconway@klamath.dyndns.org (Neil Conway)
Subject Re: repeatable crash generating two column index
Date
Msg-id 20020704184358.GD19504@klamath.dyndns.org
Whole thread Raw
In response to Re: repeatable crash generating two column index  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Thu, Jul 04, 2002 at 01:04:17PM -0400, Tom Lane wrote:
> Mike Harding <mvh@ix.netcom.com> writes:
> > CREATE INDEX idx_id_perftest ON perftest (id, astring);
> > 2002-07-03 08:33:29 DEBUG:  server process (pid 53454) was terminated by signal 11
>
> [ scratches head... ]  Seems something awfully broken about your
> installation.  Are you able to run the regression tests successfully?

Another possibility is that there's a hardware problem at work. Can
you check for bad RAM using memtest86? (http://www.memtest86.com/)

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC



pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re:
Next
From: Tom Lane
Date:
Subject: Re: