Re: repeatable crash generating two column index

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

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?

Can you provide a debugger backtrace from the corefile left by the
crashing backend?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message terry 2002-07-04 17:22:08 query problem in 7.2.1: serious planner issue
Previous Message Do Not Spam 2002-07-04 16:58:04 Time bug fixed?