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

From Mathieu Dube
Subject Re: Re: 1024 limits??
Date
Msg-id 01020513191903.10576@therver.local2.lan
Whole thread Raw
In response to Re: 1024 limits??  ("Mitch Vincent" <mitch@venux.net>)
List pgsql-hackers
Which file should I read the symbol from??

On Mon, 05 Feb 2001, Mitch Vincent wrote:
> 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
> >
-- 
Mathieu Dube    
Mondo-Live            
www.flipr.com


pgsql-hackers by date:

Previous
From: "Mitch Vincent"
Date:
Subject: Re: Like vs '='
Next
From: Mathieu Dube
Date:
Subject: Re: Re: 1024 limits??