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

From Mathieu Dube
Subject Re: 1024 limits??
Date
Msg-id 01020511233308.01681@therver.local2.lan
Whole thread Raw
In response to 1024 limits??  (Mathieu Dube <mathieu_dube@videotron.ca>)
List pgsql-hackers
I just do a select on a user table with the username and password

pretty upfront and normal query

you would like me to use PQtrace???
it doesnt say much

if I do bt on gdb it says: 0x4b3003d in ?? ()

On Mon, 05 Feb 2001, you wrote:
> Mathieu Dube <mathieu_dube@videotron.ca> writes:
> >      If I remove the function where I authenticate my server can handle as
> > much clients as I want.
> 
> Which authentication method do you use?
> 
> >     If I authenticate every clients with connections to the database it
> > crashes on PQconnectdb at th 1024th client without returning an error(it just
> > segfaults).
> 
> Please provide a backtrace from the segfault ...
> 
>             regards, tom lane
-- 
Mathieu Dube    
Mondo-Live            
www.flipr.com


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Stuck Spinlock (fwd) - m68k architecture, 7.0.3
Next
From: Tom Lane
Date:
Subject: Re: 1024 limits??