SPI portals and memory usage - Mailing list pgsql-general

From strk
Subject SPI portals and memory usage
Date
Msg-id 20030707173915.A85745@freek.keybit.net
Whole thread Raw
List pgsql-general
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;

pgsql-general by date:

Previous
From: "Mattias Kregert"
Date:
Subject: Re: Datatypes and performance
Next
From: "Maksim Likharev"
Date:
Subject: Re: Datatypes and performance