Обсуждение: PostgreSQL Storage: Sorted by Primary Key?

Поиск
Список
Период
Сортировка

PostgreSQL Storage: Sorted by Primary Key?

От
michi
Дата:
Does PostgreSQL store records sorted by primary key?


Re: PostgreSQL Storage: Sorted by Primary Key?

От
michi
Дата:
Hi Rainer and Christopher,

Thank you for your quick responses. I didn't know about CLUSTER
command. It seems like just what I needed!

Thanks!
--Michi