Jeff Boes <jboes(at)nexcerpt(dot)com> writes:
> We're trying to track down a rather large performance difference between
> 7.2 and 7.1. Statistics gathered show that one query takes a lot longer
> under 7.2 than under 7.1.
Could we see EXPLAIN ANALYZE output from 7.2? Also, if you force
enable_indexscan OFF, what does EXPLAIN ANALYZE say then?
regards, tom lane