On Fri, Nov 2, 2012 at 12:48 PM, Fujii Masao <[email protected]> wrote: > Is there the way to know the number of pending entries in GIN index which > was created with FASTUPDATE = on? If not, is it worth implementing the > function returning that number? > > I sometimes would like to know that number when I measure how much > pending entries affect the performance of GIN index scan and tune how > frequently autovacuum should run VACUUM to clean up them.
Seems useful to me. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
