Re: pg_shmem_allocations view

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pg_shmem_allocations view
Дата
Msg-id 20140504120209.GO12715@awork2.anarazel.de
обсуждение исходный текст
Ответ на pg_shmem_allocations view  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-hackers
Hi,

On 2014-05-04 13:44:17 +0200, Andres Freund wrote:
> postgres=# SELECT * FROM pg_shmem_allocations ORDER BY size DESC;
>                  key                 |     off     |    size     | allocated
> -------------------------------------+-------------+-------------+-----------
>  Buffer Blocks                       |   286242528 | 17179869184 | t
>  Buffer Descriptors                  |   152024800 |   134217728 | t

Abhijit notified me that I've attached the wrong patch. Corrected.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pg_shmem_allocations view
Следующее
От: Bruce Momjian
Дата:
Сообщение: 9.4 release notes