Re: postgresql performance tuning
От
Alan Stange
Тема
Re: postgresql performance tuning
Дата
Msg-id
4396052F.9050507@rentec.com
Ответ на
Re: postgresql performance tuning (Tom Lane)
Список
Дерево обсуждения
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>
Tom Lane wrote: > Alan Stange writes: > >> Vivek Khera wrote: >> >>> what evidence do you have that you are suffering index bloat? >>> > > >> The files for the two indices on a single table used 7.8GB of space >> before a reindex, and 4.4GB after. >> > > That's not bloat ... that's pretty nearly in line with the normal > expectation for a btree index, which is about 2/3rds fill factor. > If the compacted index were 10X smaller then I'd agree that you have > a bloat problem. > I wrote "I don't think this counts as bloat...". I still don't. -- Alan
В списке pgsql-performance по дате отправления