Re: BUG #1015: Got a signal 11 while trying to create a temp table

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "aarjan langereis" <a(dot)j(dot)langereis(at)chello(dot)nl>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #1015: Got a signal 11 while trying to create a temp table
Date: 2003-12-26 01:08:33
Message-ID: 22413.1072400913@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"aarjan langereis" <a(dot)j(dot)langereis(at)chello(dot)nl> writes:
> I've got gdb from the RPM's from redhat 9. Whould that RPM be wrong then?
> Or do you mean that I have to recompile the database?

You need to recompile Postgres. If you are using an RPM distribution of
Postgres, I think you can get the source RPM (SRPM) and rebuild it with
a debug option, but I don't know the details of that process. If you
built Postgres yourself, then it's just a matter of adding
--enable-debug to your configure switches and rebuilding.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PostgreSQL Bugs List 2003-12-26 09:17:52 BUG #1029: Configuration parameter problem
Previous Message aarjan langereis 2003-12-25 19:03:28 Re: BUG #1015: Got a signal 11 while trying to create a temp table