portals vs. memory contexts

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема portals vs. memory contexts
Дата
Msg-id 199903230251.VAA02336@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: [HACKERS] portals vs. memory contexts  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
I notice you used portals for vacuum, rather than a separate memory
context.  Can I ask why?

I am considering creating an expression portal or memory context to
prevent the memory leaks from the utils/adt functions.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] optimizer and type question
Следующее
От: Vadim Mikheev
Дата:
Сообщение: Re: portals vs. memory contexts