Re: [HACKERS] Indixing problems... - Mailing list pgsql-hackers

From Vadim Mikheev
Subject Re: [HACKERS] Indixing problems...
Date
Msg-id 35F61D4F.462D5BEE@krs.ru
Whole thread Raw
In response to Re: [HACKERS] Indixing problems...  (Tatsuo Ishii <t-ishii@sra.co.jp>)
List pgsql-hackers
Thomas G. Lockhart wrote:
>
> > Only remaining problem seems somewhat related to view. Still the
> > select_views test and "select * from pg_user" produces core dumps.
>
> Sadly, that is still true also. As I mentioned earlier, the actual
> segfault happens when memory is free'd toward the end of a query. But of
> course there is some problem earlier when the memory was allocated...

Could you post gdb' bt output ?

Vadim

pgsql-hackers by date:

Previous
From: geo
Date:
Subject: Would you let me know how ?
Next
From: Tatsuo Ishii
Date:
Subject: Re: [HACKERS] Indixing problems...