Re: Tsearch2 index size - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Tsearch2 index size
Date
Msg-id 27663.1161632032@sss.pgh.pa.us
Whole thread Raw
In response to Tsearch2 index size  (richard-pgodbc@armchair.mb.ca)
List pgsql-hackers
richard-pgodbc@armchair.mb.ca writes:
> 1. The release notes indicate "more efficient vacuuming."  However, both 
> vacuums seems to take about the same amount of time, ie. approx: 9 hours.  

I think the improvements were only in btree index vacuuming, which it
sounds like isn't your big problem.

> 2. I have a tsearch2 index which is 756MB in size in 8.1.2 but balloons to 
> 910MB in 8.2!

FILLFACTOR?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: New CRC algorithm: Slicing by 8
Next
From: Jeremy Drake
Date:
Subject: Re: New CRC algorithm: Slicing by 8