Re: Summary function for pg_buffercache

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: Summary function for pg_buffercache
Дата
Msg-id 20220909172311.GB2255629@nathanxps13
обсуждение исходный текст
Ответ на Re: Summary function for pg_buffercache  (Aleksander Alekseev <aleksander@timescale.com>)
Ответы Re: Summary function for pg_buffercache  (Aleksander Alekseev <aleksander@timescale.com>)
Список pgsql-hackers
On Fri, Sep 09, 2022 at 05:36:45PM +0300, Aleksander Alekseev wrote:
> However I'm afraid you can't examine BufferDesc's without taking
> locks. This is explicitly stated in buf_internals.h:

Yeah, when I glanced at this patch earlier, I wondered about this.

> I suggest we focus on saving the memory first and then think about the
> performance, if necessary.

+1

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Bharath Rupireddy
Дата:
Сообщение: Re: Possible crash on standby
Следующее
От: Nathan Bossart
Дата:
Сообщение: Re: Possible crash on standby