Re: [HACKERS] cursors and other dragons - Mailing list pgsql-hackers

From Alexzander Blashko
Subject Re: [HACKERS] cursors and other dragons
Date
Msg-id Pine.LNX.3.96.980622101025.16595A-100000@lins.ospu.odessa.ua
Whole thread Raw
In response to cursors and other dragons  (Lendvary Gyorgy <gyurika@prolan.hu>)
List pgsql-hackers
On Thu, 18 Jun 1998, Lendvary Gyorgy wrote:

> Dear Postgres developers,
>
>     My problem is writing speed, when I want to update more rows in one
> trnsaction. In ORACLE this can be solved by cursor or 'bind array'. Is
> it possible to update changed data from cursor to the database. If not,
> why not. Can you tell me other method for solving this problem? I have
> already written a letter: 'Update by one transaction', but I haven't got
> any useful answer.
>
> Thank you for your help:
>     Gyorgy Lendvary (gyurika@prolan.hu)
>
>

Please, write example of your sql-code by using ORACLE.





pgsql-hackers by date:

Previous
From: t-ishii@sra.co.jp
Date:
Subject: HUP signal handling?
Next
From: Michael Robinson
Date:
Subject: Gracefully handling variable-length data types at the 8k limit?