Re: Clustered Index in PG

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: Clustered Index in PG
Дата
Msg-id 664c7f41d65dc6e4c92995260f0a8e50fc3c90af.camel@cybertec.at
обсуждение исходный текст
Ответ на Clustered Index in PG  (brajmohan saxena <braj.saxena.pg@gmail.com>)
Список pgsql-general
On Sun, 2020-05-03 at 16:55 +0530, brajmohan saxena wrote:
> Is there cluster index in PG ? Do we have Indexed Organized Table concepts of Oracle in PG ?

No.

You can use CLUSTER to rewrite a table in index order, but the order won't be maintained.

Yours,
Laurenz Albe
-- 
Cybertec | https://www.cybertec-postgresql.com




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

Предыдущее
От: Peter
Дата:
Сообщение: 12.2: Howto check memory-leak in worker?
Следующее
От: Justin King
Дата:
Сообщение: Re: walreceiver termination