Re: [PATCH] add CLUSTER table ORDER BY index

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] add CLUSTER table ORDER BY index
Дата
Msg-id 23745.1175089713@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCH] add CLUSTER table ORDER BY index  (Heikki Linnakangas <heikki@enterprisedb.com>)
Ответы Re: [PATCH] add CLUSTER table ORDER BY index  (Holger Schurig <holgerschurig@gmx.de>)
Список pgsql-patches
Heikki Linnakangas <heikki@enterprisedb.com> writes:
> Though I don't think we're implementing "CLUSTER table ORDER BY col1,
> col2" anytime soon, ORDER BY does imply that a list of columns is to
> follow. How about "CLUSTER table USING index"?

+1 ... AFAIR there was 0 discussion of the exact syntax before,
so I don't feel wedded to ORDER BY.

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: autovacuum: multiple workers
Следующее
От: "Simon Riggs"
Дата:
Сообщение: Re: autovacuum: multiple workers