Re: VACUUM on duplicate DB gives FSM and total pages discrepancies
В списке pgsql-performance по дате отправления:
| От | Alvaro Herrera |
|---|---|
| Тема | Re: VACUUM on duplicate DB gives FSM and total pages discrepancies |
| Дата | |
| Msg-id | 20050330151903.GD32434@dcc.uchile.cl обсуждение |
| Ответ на | VACUUM on duplicate DB gives FSM and total pages discrepancies (Karim Nassar <karim.nassar@acm.org>) |
| Список | pgsql-performance |
On Tue, Mar 29, 2005 at 05:52:58PM -0700, Karim Nassar wrote: > I recently pg_dumpall'd my DB from a (used for testing) v20z install of > postgresql 8.0.1, and restored it to my production (but not yet in > service) v40z running the same version. The test DB has had multiple > millions of rows created/dropped during testing. The results of VACUUM > VERBOSE are giving me pause: The FSM only stores pages that have some free space. If the database has only been through a restore, then probably there aren't many of those. After you start playing with the data some more pages will need registering. So the behavior you are seeing is expected. -- Alvaro Herrera (<alvherre[@]dcc.uchile.cl>) "We are who we choose to be", sang the goldfinch when the sun is high (Sandman)
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера