Re: GIN - Generalized Inverted iNdex. Try 3. - Mailing list pgsql-hackers

From Teodor Sigaev
Subject Re: GIN - Generalized Inverted iNdex. Try 3.
Date
Msg-id 44511338.6060507@sigaev.ru
Whole thread Raw
In response to Re: GIN - Generalized Inverted iNdex. Try 3.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> The ideal thing would be for GIN to return a count of the number of
> distinct heap tuples referenced by the entries in the index, but I
> suppose that would be impractical for VACUUM to compute.

Of course, in this case we should collect heap pointers in memory..

-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 


pgsql-hackers by date:

Previous
From: "Larry Rosenman"
Date:
Subject: Re: Logging pg_autovacuum
Next
From: Tom Lane
Date:
Subject: Re: Logging pg_autovacuum