Re: postgresql performance tuning
От
Alan Stange
Тема
Re: postgresql performance tuning
Дата
Msg-id
4395F914.8070001@rentec.com
Ответ на
Re: postgresql performance tuning (Vivek Khera)
Список
Дерево обсуждения
postgresql performance tuning Ameet Kini <akini@cs.wisc.edu>
Re: postgresql performance tuning Vivek Khera <vivek@khera.org>
Re: postgresql performance tuning Alan Stange <stange@rentec.com>
Re: postgresql performance tuning Tom Lane <tgl@sss.pgh.pa.us>
Re: postgresql performance tuning Alan Stange <stange@rentec.com>
Re: postgresql performance tuning Ameet Kini <akini@cs.wisc.edu>
Re: postgresql performance tuning Michael Stone <mstone+postgres@mathom.us>
slow COMMITs Evgeny Gridasov <eugrid@fpm.kubsu.ru>
Re: postgresql performance tuning Vivek Khera <vivek@khera.org>
Vivek Khera wrote: > > On Dec 6, 2005, at 11:14 AM, Ameet Kini wrote: > >> need for vacuums. However, it'd be great if there was a similar >> automatic >> reindex utility, like say, a pg_autoreindex daemon. Are there any plans >> for this feature? If not, then would cron scripts be the next best > > what evidence do you have that you are suffering index bloat? or are > you just looking for solutions to problems that don't exist as an > academic exercise? :-) The files for the two indices on a single table used 7.8GB of space before a reindex, and 4.4GB after. The table had been reindexed over the weekend and a vacuum was completed on the table about 2 hours ago. The two indices are now 3.4GB smaller. I don't think this counts as bloat, because of our use case. Even so, we reindex our whole database every weekend. -- Alan
В списке pgsql-performance по дате отправления