dump order for index defs

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема dump order for index defs
Дата
Msg-id 4734D107.1090306@dunslane.net
обсуждение исходный текст
Список pgsql-hackers

I have just been noticing that pg_dump outputs index definitions sorted 
by index name (within a given schema). Would it not be better to sort by 
<indexed_relation_name, index_name> so that we get some benefit from 
caching the table when building multiple indexes on the same table?

cheers

andrew


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