Types of blocks in the `pg_stat_statements`

Поиск
Список
Период
Сортировка
От Victor Yegorov
Тема Types of blocks in the `pg_stat_statements`
Дата
Msg-id CAGnEbojc74T3XbR+7BZ7BzfRVCQVkqtAEXjTwxBkNs37w9d_cA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Types of blocks in the `pg_stat_statements`  (Guillaume Lelarge <guillaume@lelarge.info>)
Список 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 по дате отправления:

Предыдущее
От:
Дата:
Сообщение: Re: Background worker plus language handler for Andl: OK?
Следующее
От: Cal Heldenbrand
Дата:
Сообщение: psql color hostname prompt