Re: Tsearch2 index size

From: richard-pgodbc(at)armchair(dot)mb(dot)ca
To: pgsql-hackers(at)postgresql(dot)org <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Tsearch2 index size
Date: 2006-10-23 20:48:36
Message-ID: cone.1161636516.938094.11114.1000@oldbob
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Tom,

Of course! I had it in my head that fillfactor had to be explicitely set.
But then, after RTFM, it looks like there are defaults! Thank you!

One more inane question, though. The default fillfactors are currently
#define'ed. Is there or will there be a way to set the default fillfactor,
using a system table perhaps? I realize this is just a convenience, not
integral to fillfactor functionality...

I sniffed around the docs and mailing lists but I could not find an answer. My apologies if this question has been answered already.

Richard Whidden

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-10-23 20:57:32 Re: COPY does not work with regproc and aclitem
Previous Message Andrew Dunstan 2006-10-23 20:46:38 Re: COPY does not work with regproc and aclitem