Re: Performance with the new security release? - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Performance with the new security release?
Date
Msg-id 51757A25.5030204@agliodbs.com
Whole thread Raw
In response to Performance with the new security release?  (Anne Rosset <arosset@collab.net>)
Responses Re: Performance with the new security release?
List pgsql-hackers
On 04/22/2013 10:38 AM, Anne Rosset wrote:
>  While we are digging into this, I would like to know if it is possible 
>  that the release has some impact on performance. After reading this 
>  "It was created as a side effect of a refactoring effort to make 
>  establishing new connections to a PostgreSQL server faster, and the 
>  associated code more maintainable.", I am thinking it is quite possible.

Does your application do a lot of rapidfire reconnection to the
database?  As in hundreds of new connections per minute?

Mind you, if it does, I strongly recommend pgbouncer ...

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Performance with the new security release?
Next
From: Josh Berkus
Date:
Subject: Re: Enabling Checksums