Re: Postgresql with max_connections=4096 - Mailing list pgsql-general

From Roman Neuhauser
Subject Re: Postgresql with max_connections=4096
Date
Msg-id 20050727093109.GA28576@isis.sigpipe.cz
Whole thread Raw
In response to Re: Postgresql with max_connections=4096  (denis@edistar.com)
List pgsql-general
# denis@edistar.com / 2005-07-27 10:22:48 +0200:
> Richard Huxton wrote:
> >Sounds like a BEGIN being re-issued alright. Solution - fix your
> >application(s) and don't use persistent connections (or if you do,
> >make sure you rollback any pre-existing transactions and issue any
> >relevant SET commands).
>
> If that was the problem, I should obtain always that error but I obtain
> that error only after two/three hours of testing.

    Not necessarily.

--
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man.  You don't KNOW.
Cause you weren't THERE.             http://bash.org/?255991

pgsql-general by date:

Previous
From: Kilian Hagemann
Date:
Subject: Re: Query planner refuses to use index
Next
From: Karsten Hilbert
Date:
Subject: Re: back-end triggers front-end to update