Re: [HACKERS] Indixing problems...

From: Vadim Mikheev <vadim(at)krs(dot)ru>
To: "Thomas G(dot) Lockhart" <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: t-ishii(at)sra(dot)co(dot)jp, Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>, David Hartwig <daveh(at)insightdist(dot)com>, "Billy G(dot) Allie" <Bill(dot)Allie(at)mug(dot)org>, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Indixing problems...
Date: 1998-09-09 06:16:47
Message-ID: 35F61D4F.462D5BEE@krs.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 1998-09-09 06:41:18 Re: [HACKERS] Indixing problems...
Previous Message Vadim Mikheev 1998-09-09 06:13:27 Re: [HACKERS] Indixing problems...