| От | Simon Riggs |
|---|---|
| Тема | Re: What are the benefits of using a clustered index? |
| Дата | |
| Msg-id | 1237329305.3953.131.camel@ebony.2ndQuadrant обсуждение исходный текст |
| Ответ на | Re: What are the benefits of using a clustered index? (Mike Christensen <imaudi@comcast.net>) |
| Список | pgsql-general |
On Tue, 2009-03-17 at 15:26 -0700, Mike Christensen wrote: > I would only like this as a feature if the optimizer can really take > advantage of this. Clustering on every insert or update just for the > fun of it won't really give us anything but more expensive writes. > > I kinda figured if SQL Server and Oracle have it, they probably take > full advantage of it for reads.. With SQLServer and Oracle the optimization is implicit in the physical design of the index. The Postgres equivalent would be a grouped index, not necessarily clustered in the same way. -- Simon Riggs www.2ndQuadrant.com PostgreSQL Training, Services and Support
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера