| От | Martijn van Oosterhout |
|---|---|
| Тема | Re: table size growing out of control |
| Дата | |
| Msg-id | 20020716094515.A24535@svana.org обсуждение |
| Ответ на | table size growing out of control (Robert Treat <rtreat@webmd.net>) |
| Список | pgsql-general |
On Mon, Jul 15, 2002 at 04:20:10PM -0400, Robert Treat wrote: > I have a table of about 5000 records that I noticed was taking a very > long time to do simple selects from. I looked at explain analyze and got > the following: > > NOTICE: Pages 158429: Changed 0, Empty 0; Tup 5458: Vac 1669463, Keep > 0, UnUsed 13717916. That's a lot of unused tuples. Perhaps you need to do a VACUUM FULL. See the docs. Though I guess it's a little bit late to test now. Old uncommitted transactions could also be the culprit. -- Martijn van Oosterhout <kleptog@svana.org> http://svana.org/kleptog/ > There are 10 kinds of people in the world, those that can do binary > arithmetic and those that can't.
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера