using explain to get query expected time - Mailing list pgsql-general

From Scara Maccai
Subject using explain to get query expected time
Date
Msg-id 914297.26664.qm@web24608.mail.ird.yahoo.com
Whole thread Raw
Responses Re: using explain to get query expected time  (Joshua Tolley <eggyknap@gmail.com>)
List pgsql-general
Hi,

is there any chance to get the "Planner Cost Constants" right enough to get a "good" estimate in seconds of how long a
queryis supposed to run? 
The "rowcount" estimates are always good (there is no skew data at all in the db, values are pretty much "plain"
distributed)






pgsql-general by date:

Previous
From: Abel Camarillo
Date:
Subject: Re: Query
Next
From: Sebastien FLAESCH
Date:
Subject: Re: INTERVAL data type and libpq - what format?