Re: EXPLAIN BUFFERS and I/O timing accounting questions - Mailing list pgsql-general

From Maciek Sakrejda
Subject Re: EXPLAIN BUFFERS and I/O timing accounting questions
Date
Msg-id CAOtHd0DT5f49WnvDABH19Zk+K8Xbiv2zKjmh+23t=+7gROniwQ@mail.gmail.com
Whole thread Raw
In response to EXPLAIN BUFFERS and I/O timing accounting questions  (Maciek Sakrejda <m.sakrejda@gmail.com>)
List pgsql-general
Also, I noticed that in this plan, the root (again, an Aggregate) has 0 Temp Read Blocks, but two of its children (two of the ModifyTable nodes) have non-zero Temp Read Blocks. Again, this contradicts the documentation, as these costs are stated to be cumulative. Any ideas?

Thanks,
Maciek

pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Lookup Primary Key of Foreign Server's Table
Next
From: Geoff Winkless
Date:
Subject: Re: Is this a bug ?