Re: 8.3b2 XPath-based function index server crash

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Matt Magoffin" <postgresql(dot)org(at)msqr(dot)us>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: 8.3b2 XPath-based function index server crash
Date: 2007-11-18 22:43:25
Message-ID: 9292.1195425805@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Matt Magoffin" <postgresql(dot)org(at)msqr(dot)us> writes:
> I understand. I cannot make the SELECT query nor the ADD INDEX command
> break on an empty database. I cannot share this database data, either.

So try to make a test case using dummy data, or with suitably obscured
versions of your real data.

Also, consider compiling a debug-enabled build and showing us a gdb
stack trace from the core dump.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrej Ricnik-Bay 2007-11-18 23:08:35 Re: Sharing static data among several databases
Previous Message Tom Lane 2007-11-18 22:39:54 Re: Sharing static data among several databases