Re: Re: Name for new VACUUM

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: Re: Name for new VACUUM
Дата
Msg-id 3B6D864B.5348155A@tm.ee
обсуждение исходный текст
Ответ на Re: Name for new VACUUM  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Re: Name for new VACUUM  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> 
> mlw <markw@mohawksoft.com> writes:
> > ... people looked at me like I had two heads when I told them about
> > "vacuum." It wasn't obvious to them what it did.
> 
> I won't dispute that, but changing a command name that's been around for
> ten or fifteen years strikes me as a recipe for more confusion, not
> less.
> 
> > However, saying that VACUUM NOLOCK and VACUUM LOCK do "more-or-less
> > the same thing" really isn't so. Think about it, the VACUUM LOCK,
> > practically rebuilds a tables representation,
> 
> It does no such thing.  

Just out of curiosity - does CLUSTER currently "practically rebuild
a tables representation" ?

--------------
Hannu


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Name for new VACUUM
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Idea for nested transactions / savepoints