Commit every processed record

From: "luke\(dot)78\(at)libero\(dot)it" <luke(dot)78(at)libero(dot)it>
To: "pgsql-sql" <pgsql-sql(at)postgresql(dot)org>
Subject: Commit every processed record
Date: 2008-04-07 12:46:50
Message-ID: JYYGU2$97AF5EA2BC5DE2EE89FD98FE634DE055@libero.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,
I have to execute commit for evey record that i processed during a cursor fetch in a function.
There is a way to do it?

Thanks in advance.

Luke.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Anoop G 2008-04-07 12:47:22 how to returns set of records in PL/python
Previous Message Pavan Deolasee 2008-04-07 12:36:12 Re: Problem commit in function