Re: contrib/pg_freespacemap

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: contrib/pg_freespacemap
Дата
Msg-id 4A7DD830.8000408@agliodbs.com
обсуждение исходный текст
Ответ на Re: contrib/pg_freespacemap  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: contrib/pg_freespacemap  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: contrib/pg_freespacemap  (decibel <decibel@decibel.org>)
Список pgsql-hackers
On 8/8/09 10:50 AM, Alvaro Herrera wrote:
> Tom Lane wrote:
>> Alvaro Herrera <alvherre@commandprompt.com> writes:
>>> Is there any reason we didn't move the pg_freespace function from
>>> contrib to core?
>> Is there a reason we *should* move it?  The current definition doesn't
>> leave me feeling that it's more than a low-level hacker's tool.
> 
> No specific reason.  I was just wondering because I saw an old message
> about it.  Maybe we just don't need it.

Given that the FSM is now auto-managing, is there any reason to have
this tool at all?

Seems like it should get killed off.

-- 
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] 2PC state files on shared memory
Следующее
От: Tom Lane
Дата:
Сообщение: Re: contrib/pg_freespacemap