Re: Get memory contexts of an arbitrary backend process

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Get memory contexts of an arbitrary backend process
Дата
Msg-id 640735.1599154807@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Get memory contexts of an arbitrary backend process  (Kasahara Tatsuhito <kasahara.tatsuhito@gmail.com>)
Ответы Re: Get memory contexts of an arbitrary backend process
Список pgsql-hackers
Kasahara Tatsuhito <kasahara.tatsuhito@gmail.com> writes:
> Yes, but it's not only for future expansion, but also for the
> usability and the stability of this feature.
> For example, if you want to read one dumped file multiple times and analyze it,
> you will want the ability to just read the dump.

If we design it to make that possible, how are we going to prevent disk
space leaks from never-cleaned-up dump files?

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Fix for configure error in 9.5/9.6 on macOS 11.0 Big Sur
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: INSERT ON CONFLICT and RETURNING