Re: [PERFORM] pg_buffercache
On Tue, Oct 30, 2012 at 1:34 PM, pg noob wrote: > > Hi all, > > I was wondering if it is safe to install pg_buffercache on production > systems? Well, why wouldn't you expect it to be safe? Core extensions should be mostly assumed safe unless there is a good reasons to believe otherwise. That s
[PERFORM] pg_buffercache
Hi all, I was wondering if it is safe to install pg_buffercache on production systems? Thank you.