SPI portals and memory usage

From: strk <strk(at)keybit(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: SPI portals and memory usage
Date: 2003-07-07 15:39:15
Message-ID: 20030707173915.A85745@freek.keybit.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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;

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2003-07-07 15:49:11 Re: Datatypes and performance
Previous Message Maksim Likharev 2003-07-07 15:37:54 Re: Datatypes and performance