Easy transaction question

From: "Rick Schumeyer" <rschumeyer(at)ieee(dot)org>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Easy transaction question
Date: 2005-01-19 03:04:21
Message-ID: 009a01c4fdd3$94bb0db0$0200a8c0@dell8200
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

A question about using transactions from php:

Does the entire transaction have to be sent all at once,

or can I begin the transaction, issue commands one

at a time, and then end the transaction?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-01-19 03:21:16 Re: Retrieving a field from the NEW record
Previous Message Alvaro Herrera 2005-01-19 02:03:22 Re: Index optimization ?