You need to compile PostgreSQL from source with -g ..
ftp.postgresql.org is the main FTP, there are many mirrors. Look for the
source tarball there..
-Mitch
----- Original Message -----
From: "Mathieu Dube" <mathieu_dube@videotron.ca>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: <pgsql-hackers@postgresql.org>
Sent: Monday, February 05, 2001 11:31 AM
Subject: Re: 1024 limits??
> Im currently using rpms
> is there a way to just remove an rpm(the API one) and compile only that??
>
> where can I find libpq sources?
>
> my app is already compiled with -g
>
> On Mon, 05 Feb 2001, you wrote:
> > Mathieu Dube <mathieu_dube@videotron.ca> writes:
> > > if I do bt on gdb it says: 0x4b3003d in ?? ()
> >
> > You'll need to recompile libpq and your application with -g in CFLAGS
> > to get a more useful backtrace from gdb.
> >
> > regards, tom lane
> --
> Mathieu Dube
> Mondo-Live
> www.flipr.com
>