Re: repeatable crash generating two column index

From: nconway(at)klamath(dot)dyndns(dot)org (Neil Conway)
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Mike Harding <mvh(at)ix(dot)netcom(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: repeatable crash generating two column index
Date: 2002-07-04 18:43:58
Message-ID: 20020704184358.GD19504@klamath.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Jul 04, 2002 at 01:04:17PM -0400, Tom Lane wrote:
> Mike Harding <mvh(at)ix(dot)netcom(dot)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(at)rogers(dot)com>
PGP Key ID: DB3C29FC

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-07-04 18:45:53 Re:
Previous Message Bruce Momjian 2002-07-04 18:38:31 Re: