Re: tsearch - Regression tests fail - Mailing list pgsql-general

From Matthew Kirkwood
Subject Re: tsearch - Regression tests fail
Date
Msg-id Pine.LNX.4.33.0207291815570.31293-100000@sphinx.mythic-beasts.com
Whole thread Raw
In response to Re: tsearch - Regression tests fail  ("Markus Wollny" <Markus.Wollny@computec.de>)
List pgsql-general
On Mon, 29 Jul 2002, Markus Wollny wrote:

> This is what I get when I do "gdb psql ./core":
>
> Core was generated by `postgres: postgres pcgames [local] SELECT
[..]

It wasn't psql that segfaulted, but the postgres backend.
Try:

$ gdb postgres ./core

instead.  It's still not unlikely that you won't have
enough symbol information, though.

Matthew.


pgsql-general by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: tsearch - Regression tests fail
Next
From: Amin Abdulghani
Date:
Subject: Re: postgres 7.2.1 parse bug