Re: Performance with the new security release?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Anne Rosset <arosset(at)collab(dot)net>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Performance with the new security release?
Date: 2013-04-22 17:57:57
Message-ID: 51757A25.5030204@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2013-04-22 18:00:43 Re: Enabling Checksums
Previous Message Josh Berkus 2013-04-22 17:57:05 Re: Performance with the new security release?