Re: 1024 limits?? - Mailing list pgsql-hackers

From Mitch Vincent
Subject Re: 1024 limits??
Date
Msg-id 00d401c08f93$5aaf5b60$0200000a@windows
Whole thread Raw
In response to 1024 limits??  (Mathieu Dube <mathieu_dube@videotron.ca>)
Responses Re: 1024 limits??  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Re: 1024 limits??  (Mathieu Dube <mathieu_dube@videotron.ca>)
List pgsql-hackers
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
>



pgsql-hackers by date:

Previous
From: Mathieu Dube
Date:
Subject: Re: 1024 limits??
Next
From: Tom Lane
Date:
Subject: Re: 1024 limits??