1024 limits?? - Mailing list pgsql-hackers

From Mathieu Dube
Subject 1024 limits??
Date
Msg-id 01020510423805.01681@therver.local2.lan
Whole thread Raw
Responses Re: 1024 limits??  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,    Im building a server that uses libpq to connect to a database and
authenticate the users that connect.    I do PQfinish for the conn and PQclear for the result so there cant be
a memory leak there.    If I remove the function where I authenticate my server can handle as
much clients as I want.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).    My ulimit -n is more than 1024 btw.
    Did anybody encounter such problem?? I've been trying to fix this one
for a long time...
                                                Thanks                                                     -Mat

-- 
Mathieu Dube    
Mondo-Live            
www.flipr.com


pgsql-hackers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: Re: Format of the Money field
Next
From: Tom Lane
Date:
Subject: Re: Stuck Spinlock (fwd) - m68k architecture, 7.0.3