More than one transaction at the same time

From: Yury Don <yura(at)vpcit(dot)ru>
To: pgsql-general(at)postgreSQL(dot)org
Subject: More than one transaction at the same time
Date: 1999-09-27 10:31:16
Message-ID: 37EF4774.753680F6@vpcit.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All!

Can I start 2 or more transactions simultaneously?
Task is in the following: I am startig transaction with the "begin",
then declare a cursor. Then I need to start another transaction in order
to do some things, but I don't want to close first transaction because
later I need to fetch frome created cursor.
Or I understand something wrongly?

Sincerely yours, Yury.
don.web-page.net, ICQ 11831432

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Olivier PRENANT 1999-09-27 11:16:54 Crypt a column
Previous Message amy cheng 1999-09-27 10:08:56 Re: [GENERAL] ERROR: nodeRead: Bad type 0