Re: Name for new VACUUM

Поиск
Список
Период
Сортировка
От mlw
Тема Re: Name for new VACUUM
Дата
Msg-id 3B69E6C5.979D8BF3@mohawksoft.com
обсуждение исходный текст
Ответ на Re: Name for new VACUUM  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Name for new VACUUM  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> 
> > Maybe just call the traditional vacuum VACUUM LOCK.  It was the
> > LOCK/NOLOCK idea that I think was important.
> 
> Right now it's called VACUUM FULL, but I'm not particularly wedded to
> that name.  Does anyone else like VACUUM LOCK?  Or have an even better
> idea?

Why rename VACUUM, why not create a new command RECLAIM, or something like
that. RECLAIM does the VACUUM NOLOCK, while vacuum does the locking. The term
RECLAIM will make more sense to new comers than VACUUM, and old postgres users
already know about VACUUM.


-- 
5-4-3-2-1 Thunderbirds are GO!
------------------------
http://www.mohawksoft.com


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

Предыдущее
От: mlw
Дата:
Сообщение: Re: OID wraparound: summary and proposal
Следующее
От: Tom Lane
Дата:
Сообщение: Re: OID wraparound: summary and proposal