| От | Doug McNaught |
|---|---|
| Тема | Re: postgre performance question |
| Дата | |
| Msg-id | m3n0xommd2.fsf@varsoon.denali.to обсуждение исходный текст |
| Ответ на | postgre performance question (Ioannis <Ioannis@dante.org.uk>) |
| Ответы |
Re: postgre performance question
|
| Список | pgsql-general |
Ioannis <Ioannis.Kappas@dante.org.uk> writes: > ....and I really do run vacuum when I clean the table. You should run it more often than that. Any update or delete on the table will result in space that can't be reused until you run VACUUM. PG has to scan all that empty space to make sure there are no valid records in it whenever you do a query. Run it at least every night. -Doug -- Let us cross over the river, and rest under the shade of the trees. --T. J. Jackson, 1863
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера