SPI portals and memory usage

Started by strkover 22 years ago1 messages
#1strk
strk@keybit.net

Do I save memory using a cursor from a SPI-connected procedure ?

I'm working on a table containing geometric objects and I'd like
to keep a geometry in memory just for the time it is needed, and
one at time, otherwise my machine is in permanent swapping.

--strk;