Re: Index size increases after VACUUM FULL
От | Heikki Linnakangas |
---|---|
Тема | Re: Index size increases after VACUUM FULL |
Дата | |
Msg-id | 48E20B41.8000201@enterprisedb.com обсуждение исходный текст |
Ответ на | Re: Index size increases after VACUUM FULL ("Gurjeet Singh" <singh.gurjeet@gmail.com>) |
Ответы |
Re: Index size increases after VACUUM FULL
|
Список | pgsql-hackers |
Gurjeet Singh wrote: > On Tue, Sep 30, 2008 at 3:09 PM, Heikki Linnakangas < > heikki.linnakangas@enterprisedb.com> wrote: >> That's normal. VACUUM FULL creates new index pointers for the tuples it >> moves, which can lead to a bigger index. If it bothers, REINDEX will pack >> the indexes tighter again. > > > That explains it... and yes, REINDEX did bring the index size back to > normal. > > Would it make sense to mention this in docs of VACUUM FULL? Either at > > http://www.postgresql.org/docs/8.3/static/routine-vacuuming.html > > or at > > http://www.postgresql.org/docs/8.3/static/sql-vacuum.html Yeah, maybe. Want to suggest a wording? -- Heikki Linnakangas EnterpriseDB http://www.enterprisedb.com
В списке pgsql-hackers по дате отправления: