| От | Greg Stark |
|---|---|
| Тема | Re: VACUUM degrades performance significantly. Database |
| Дата | |
| Msg-id | 87smlrywmj.fsf@stark.dyndns.tv обсуждение |
| Ответ на | Re: VACUUM degrades performance significantly. Database ("Stephen" <jleelim@xxxxxx.com>) |
| Список | pgsql-general |
"Stephen" <jleelim@xxxxxx.com> writes: > ""Dann Corbit"" <DCorbit@connx.com> wrote in message > news:D90A5A6C612A39408103E6ECDD77B8294CE21E@voyager.corporate.connx.com... > > If you are always looking for exact matches, I would suggest > > experimenting with a hashed index. > > I already hashed the 5-way index under the column "id". Removing the 5-way > index didn't improve responsiveness, but setting elvtune on Linux did! The > 5-way index is still needed for my purposes. He meant to use a "hash index" which is a type of index you can create in postgres. However you should realize that hash indexes have some major bugs in 7.3 and prior. Even in 7.4 with a lot of bugs fixed they still have a lot of limitations that make them probably not such a hot idea. -- greg
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера