Re: CLUSTER and synchronized scans and pg_dump et al

Поиск
Список
Период
Сортировка
От Guillaume Smet
Тема Re: CLUSTER and synchronized scans and pg_dump et al
Дата
Msg-id 1d4e0c10801271115g2425c519q9e8ef989c51785ad@mail.gmail.com
обсуждение исходный текст
Ответ на Re: CLUSTER and synchronized scans and pg_dump et al  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Jan 27, 2008 7:37 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Also, does anyone object to making pg_dump just disable it
> unconditionally?  Greg's original gripe only mentioned the case of
> clustered tables, but it'd be kind of a pain to make pg_dump turn it
> on and off again for different tables.  And I could see people
> complaining about pg_dump failing to preserve row order even in
> unclustered tables.

+1. I don't think it's worth it to enable it for non clustered tables
and it's always better to keep the order if we can.

--
Guillaume


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: CLUSTER and synchronized scans and pg_dump et al
Следующее
От: "Gevik Babakhani"
Дата:
Сообщение: MSVC Build error