Re: index scan cost - Mailing list pgsql-performance

From Dennis Brakhane
Subject Re: index scan cost
Date
Msg-id [email protected]
Whole thread Raw
In response to index scan cost  (Jeff Frost <[email protected]>)
List pgsql-performance
The "fast" server makes a much more accurate estimation of the number
of rows to expect (4 rows are returning, 1 was estimated). The "slow"
server estimates 1151 rows. Try running ANALYZE on the slow one

pgsql-performance by date:

Previous
From: Jeff Frost
Date:
Subject: Re: index scan cost
Next
From: Tom Lane
Date:
Subject: Re: index scan cost