Re: 7.3.4 on Linux: UPDATE .. foo=foo+1 degrades massivly
В списке pgsql-general по дате отправления:
| От | Glen Parker |
|---|---|
| Тема | Re: 7.3.4 on Linux: UPDATE .. foo=foo+1 degrades massivly |
| Дата | |
| Msg-id | 001301c428af$51773050$0b01a8c0@saturn обсуждение исходный текст |
| Ответ на | Re: 7.3.4 on Linux: UPDATE .. foo=foo+1 degrades massivly ("Dann Corbit" <DCorbit@connx.com>) |
| Список | pgsql-general |
> I think that the problems I am seeing are due to using a much > older version of PostgreSQL. We use 7.1.3 here, because we > have thoroughly tested it (many thousands of tests are in our > regression suite). But if I delete too many records, the > only way I can reclaim the space is to drop the table. Maybe this problem is related to indexes. Vacuuming does not work on indexes, so from time to time you have to issue a REINDEX on tables that have lots of deletions. This is problem is supposed to be going away soon, or mostly so... I think 7.4 contained an improvement here. VACUUM FULL really really does reclaim all space in the heap. Try REINDEX next time. > We are working with the beta of 7.5 and perhaps it will cure > all the ills that remain.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера