Re: Display Pg buffer cache (WIP) - Mailing list pgsql-patches

From Mark Kirkwood
Subject Re: Display Pg buffer cache (WIP)
Date
Msg-id 422E281E.4050302@coretech.co.nz
Whole thread Raw
In response to Re: Display Pg buffer cache (WIP)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Display Pg buffer cache (WIP)
List pgsql-patches
Tom Lane wrote:

> One reason for making it contrib is that I don't think you've got it
> entirely right yet, and there will be several iterations before it
> settles down.  In a contrib module that is no problem, in core it's a
> forced initdb each time.

Yeah - certainly less intrusive as a contrib if amendments are required!

Barring a huge groundswell of support for it in core :-) I will resubmit
a patch for it as a contrib module.

cheers

Mark


pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: Display Pg buffer cache (WIP)
Next
From: Neil Conway
Date:
Subject: Re: fork() refactoring