Re: Question about difference in performance of 2 queries on large table - Mailing list pgsql-performance

From Tom Lane
Subject Re: Question about difference in performance of 2 queries on large table
Date
Msg-id 15476.1072716487@sss.pgh.pa.us
Whole thread Raw
In response to Question about difference in performance of 2 queries on large table  (Sean Shanny <shannyconsulting@earthlink.net>)
Responses Re: Question about difference in performance of 2 queries  (Sean Shanny <shannyconsulting@earthlink.net>)
Re: Question about difference in performance of 2 queries  (Sean Shanny <shannyconsulting@earthlink.net>)
Re: Question about difference in performance of 2 queries  (Sean Shanny <shannyconsulting@earthlink.net>)
List pgsql-performance
Please show EXPLAIN ANALYZE output for your queries, not just EXPLAIN.
Also it would be useful to see the pg_stats rows for the date_key and
content_key columns.

            regards, tom lane

pgsql-performance by date:

Previous
From: Sean Shanny
Date:
Subject: Question about difference in performance of 2 queries on large table
Next
From: Dennis Bjorklund
Date:
Subject: Re: Question about difference in performance of 2 queries