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