Types of blocks in the `pg_stat_statements` - Mailing list pgsql-general

From Victor Yegorov
Subject Types of blocks in the `pg_stat_statements`
Date
Msg-id CAGnEbojc74T3XbR+7BZ7BzfRVCQVkqtAEXjTwxBkNs37w9d_cA@mail.gmail.com
Whole thread Raw
Responses Re: Types of blocks in the `pg_stat_statements`
List pgsql-general
Greetings.

I cannot get understanding about what different types of blocks means here:
http://www.postgresql.org/docs/current/interactive/pgstatstatements.html


I assume, that `shared` are blocks from the `shared_buffers`
and `temp` are blocks used by temporary files (absence of `dirtied` and `hit` also speaks for this).

But what `local` blocks mean?


--
Victor Y. Yegorov

pgsql-general by date:

Previous
From:
Date:
Subject: Re: Background worker plus language handler for Andl: OK?
Next
From: Cal Heldenbrand
Date:
Subject: psql color hostname prompt