ORDER BY in materialized view example?

Поиск
Список
Период
Сортировка
От Maciek Sakrejda
Тема ORDER BY in materialized view example?
Дата
Msg-id CAOtHd0D-OvrUU0C=4hX28p4BaSE1XL78BAQ0VcDaLLt8tdUzsg@mail.gmail.com
обсуждение исходный текст
Ответы Re: ORDER BY in materialized view example?
Список pgsql-docs
An example in the materialized view documentation [1] includes an ORDER BY clause without a clear reason. Does it help build the index more efficiently? I suppose it's also sort of like a CLUSTER?

But it seems like the ORDER BY should either be explained or dropped: as is, this gives the impression that the ORDER BY can be "embedded" into the resulting relation and persist to other queries that do not include an explicit ORDER BY. (I recently ran across this belief, though not sure if this was due to this example.)

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

Предыдущее
От: Max Ziermann
Дата:
Сообщение: Re: Triggers on underlying tables of updatable views
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: max_slot_wal_keep_size unit is not specified