On Thu, Apr 3, 2008 at 4:34 AM, Tom Lane <[EMAIL PROTECTED]> wrote: > > The right way seems to be to treat our own insertions as live during > ANALYZE, but then subtract off our own pending insertions from the > live-tuples count sent to the stats collector. pgstat_report_analyze() > can handle the latter part by groveling through the backend's pending > statistics data. >
Seems like a right approach to me. I assume we shall do the same for DELETE_IN_PROGRESS tuples. Thanks, Pavan -- Pavan Deolasee EnterpriseDB http://www.enterprisedb.com -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers