Re: CLUSTER FREEZE

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: CLUSTER FREEZE
Дата
Msg-id CAApHDvrOnLRPWR1p4fcpEDNci7dJCp3w3akEQ7Ye7VzyL6VXRg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: CLUSTER FREEZE  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
On Tue, Nov 19, 2013 at 11:35 PM, David Rowley <dgrowleyml@gmail.com> wrote:
I think that the patch should include some sort of notes in the documents to say that cluster performs freezing of tuples. I've attached a patch which adds something there, but I'm not 100% sure it is the right thing. Perhaps it should just read:

Cluster also performs aggressive "freezing" of tuples similar to VACUUM FULL FREEZE.

Although it's not exactly the same as you can perform a vacuum full freeze on a relation which does not have the clustered index set.

I'll delay a bit to see if anyone else has any comments about what the docs should read, but I think it is pretty much ready for a commiter's eyes.


Hi Thomas, 

I'm just going to mark the patch as waiting for author for now until you get the chance to add some changes to the documents.

Everything else looks ok.

Regards

David Rowley
 
Regards

David Rowley


 
Thanks
Thomas Munro


--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers



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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Easily reading debug_print_plan
Следующее
От: Soroosh Sardari
Дата:
Сообщение: VACUUM for TOASTed objects