Default fillfactor question (index types other than btree)

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Default fillfactor question (index types other than btree)
Date: 2007-01-26 20:09:24
Message-ID: 45BA5FF4.5000505@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Does anyone know what the default fillfactor is for index types other
than btree?

I found in the docs that the default for btree is 90, but can't seem to
find what it is for the other index types.

Thanks in advance,

Tony

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2007-01-26 20:10:39 Re: too many trigger records found for relation "item" -
Previous Message Tom Lane 2007-01-26 20:08:23 Re: Stats collector frozen?