This is a discussion on GIN vs. statistics collector within the Pgsql Patches forums, part of the PostgreSQL category; --> ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Andreas Seltenreich <andreas+pg@gate450.dyndns.org> writes: > I think there's a call to pgstat_count_index_scan missing in GIN. > Currently, the idx_scan column of pg_stat_*_indexes is stuck at zero > for GIN indexes. > Patch attached. Looks correct to me --- applied. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |