Re: Caching of Queries - Mailing list pgsql-performance

From Matt Clark
Subject Re: Caching of Queries
Date
Msg-id 012601c4a7cd$e358d300$8300a8c0@solent
Whole thread Raw
In response to Re: Caching of Queries  ("Jim C. Nasby" <decibel@decibel.org>)
List pgsql-performance
> OK, that'd work too... the point is if you're re-connecting
> all the time it doesn't really matter what else you do for
> performance.

Yeah, although there is the chap who was asking questions on the list
recently who had some very long-running code on his app servers, so was best
off closing the connection because he had far too many postmaster processes
just sitting there idle all the time!

But you're right, it's a killer usually.

M


pgsql-performance by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Caching of Queries
Next
From: Josh Berkus
Date:
Subject: Re: inconsistent/weird index usage