Re: I: About "Our CLUSTER implementation is pessimal" patch

Поиск
Список
Период
Сортировка
От Itagaki Takahiro
Тема Re: I: About "Our CLUSTER implementation is pessimal" patch
Дата
Msg-id AANLkTikr_S9BT8d79bv5MS3tEtJTXwPNG87-wKdAseQQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: I: About "Our CLUSTER implementation is pessimal" patch  (Leonardo Francalanci <m_lists@yahoo.it>)
Ответы Re: I: About "Our CLUSTER implementation is pessimal" patch  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
Re: I: About "Our CLUSTER implementation is pessimal" patch  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
Список pgsql-hackers
Sorry for the very delayed review.

On Wed, Jul 21, 2010 at 11:15 PM, Leonardo Francalanci <m_lists@yahoo.it> wrote:
> 2) what other areas can I comment more?

I think the patch is almost ready to commit, but still
have some comments for the usability and documentations.
I hope native English speakers would help improving docs.

* Documentation could be a bit more simplified like as "CLUSTER requires twice disk spaces of your original table". The
addeddescription seems too difficult for standard users.
 

* How to determine which method was used? We can get some information from trace_sort logs, but CLUSTER VERBOSE would
bebetter to log which CLUSTER method was used.
 

* How to control which method will be used? It might be good to explain we can control the method with
enable_seqscan/indexscan.

-- 
Itagaki Takahiro


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Interruptible sleeps (was Re: CommitFest 2009-07: Yay, Kevin! Thanks, reviewers!)
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Git conversion progress report and call for testing assistance