Re: profiling connection overhead - Mailing list pgsql-hackers

From Rob Wultsch
Subject Re: profiling connection overhead
Date
Msg-id AANLkTi=htYCG=ExWXoWFrCqYs7D6pu9Lq9hiEL5F4KSr@mail.gmail.com
Whole thread Raw
In response to Re: profiling connection overhead  (Rob Wultsch <wultsch@gmail.com>)
Responses Re: profiling connection overhead  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Sun, Dec 5, 2010 at 12:45 PM, Rob Wultsch <wultsch@gmail.com> wrote:
> One thing I would suggest that the PG community keeps in mind while
> talking about built in connection process caching, is that it is very
> nice feature for memory leaks caused by a connection to not exist for
> and continue growing forever.

s/not exist for/not exist/

I have had issues with very slow leaks in MySQL building up over
months. It really sucks to have to go to management to ask for
downtime because of a slow memory leak.

-- 
Rob Wultsch
wultsch@gmail.com


pgsql-hackers by date:

Previous
From: Rob Wultsch
Date:
Subject: Re: profiling connection overhead
Next
From: "Kevin Grittner"
Date:
Subject: Re: V3: Idle in transaction cancellation