Cursors WITH HOLD

From: pasman pasmański <pasman(dot)p(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Cursors WITH HOLD
Date: 2010-12-30 16:15:01
Message-ID: AANLkTin8ps6+Ju4GZ3qvuMFmEza1OeuKsfvyP7t1JTEf@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello.

I use Postgres 8.4.5 via perl DBI.
And i try to use cursors WITH HOLD to materialize
often used queries.

My question is how many cursors may be
declared per session and which memory setting s
to adjust for them ?

regards.

------------
pasman

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Carlos Mennens 2010-12-30 16:50:59 Understanding Roles & Grant Options
Previous Message Richard Broersma 2010-12-30 16:11:31 Re: Row-level permissions?