Investigate performance gains of multicolumn and functional indexes in Postgres

XMLWordPrintable

      Need to switch on stats collection:

      http://pgsqld.active-venture.com/monitoring-stats.html

      Queries:

      select * from pg_stat_user_tables order by seq_scan desc

      and

      select * from pg_stat_user_indexes order by idx_scan desc

              Assignee:
              Unassigned
              Reporter:
              dave (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: