Actual Cost - Mailing list pgsql-hackers

From Donald Dong
Subject Actual Cost
Date
Msg-id CF277134-7B88-45F6-B46B-33B95633D1F5@csumb.edu
Whole thread Raw
Responses Re: Actual Cost  (David Fetter <david@fetter.org>)
List pgsql-hackers
Hi,

When explaining a query, I think knowing the actual rows and pages in addition
to the operation type  (e.g seqscan) would be enough to calculate the actual
cost. The actual cost metric could be useful when we want to look into how off
is the planner's estimation, and the correlation between time and cost. Would
it be a feature worth considering?

Thank you,
Donald Dong

pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: 2019-03 CF Summary / Review - Tranche #2
Next
From: Tomas Vondra
Date:
Subject: CPU costs of random_zipfian in pgbench