On Tue, Sep 30, 2008 at 5:51 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> "Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com> writes:
> > I vote for contrib/pg_freespacemap functions to be included in the core
> > since FSM is in core.
>
> The old FSM was in core, too. That's not a helpful argument.
In the absence of these functions, one has to run VACUUM just to be able to
see the freespace information; putting these functions in contrib/ is just
asking for extra work from DBAs, who IMHO are not very comfortable with
'make; make install'.
If a feature is mainstream, so should be the functions to extract
information about it.
Best regards,
--
gurjeet[(dot)singh](at)EnterpriseDB(dot)com
singh(dot)gurjeet(at){ gmail | hotmail | indiatimes | yahoo }.com
EnterpriseDB http://www.enterprisedb.com
Mail sent from my BlackLaptop device
In response to
pgsql-hackers by date
| Next: | From: Hitoshi Harada | Date: 2008-10-01 00:59:37 |
| Subject: Re: Common Table Expressions (WITH RECURSIVE) patch |
| Previous: | From: Simon Riggs | Date: 2008-09-30 22:52:31 |
| Subject: Infrastructure changes for recovery (v8) |