portals vs. memory contexts - Mailing list pgsql-hackers

From Bruce Momjian
Subject portals vs. memory contexts
Date
Msg-id 199903230251.VAA02336@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] portals vs. memory contexts
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] optimizer and type question
Next
From: Vadim Mikheev
Date:
Subject: Re: portals vs. memory contexts