Re: Memory leak (possibly connected to postgis) leading to server crash

Поиск
Список
Период
Сортировка
От Roman Cervenak
Тема Re: Memory leak (possibly connected to postgis) leading to server crash
Дата
Msg-id CAGjExY2oYp162GVi-gdQ4s0++3BQnT3Kyqnq3WmAKJy9H_WNdw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Memory leak (possibly connected to postgis) leading to server crash  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Same error with call. 

On Wed, Dec 11, 2019, 17:49 Tom Lane <tgl@sss.pgh.pa.us> wrote:
Roman Cervenak <roman@cervenak.info> writes:
> I am trying to do
> (gdb) p MemoryContextStats(TopMemoryContext)

I think what you wanted to do is "call MemoryContextStats(TopMemoryContext)".
"p" means "print".

                        regards, tom lane

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: logical decoding bug: segfault in ReorderBufferToastReplace()
Следующее
От: Andres Freund
Дата:
Сообщение: Re: logical replication: could not create file "state.tmp": Fileexists