Re: V3 protocol vs INSERT/UPDATE RETURNING

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: V3 protocol vs INSERT/UPDATE RETURNING
Date: 2006-08-11 18:09:51
Message-ID: 36e682920608111109y6e4117a8l2d00bfc14b418fbd@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 8/11/06, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Not really. Locks and so forth held by the query would be held till
> commit in any case, so I don't see much advantage in finishing the
> query immediately.

Very true.

--
Jonah H. Harris, Software Architect | phone: 732.331.1300
EnterpriseDB Corporation | fax: 732.331.1301
33 Wood Ave S, 2nd Floor | jharris(at)enterprisedb(dot)com
Iselin, New Jersey 08830 | http://www.enterprisedb.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Gregory Stark 2006-08-11 18:52:41 Re: Coding style for emacs
Previous Message Chris Browne 2006-08-11 18:07:14 Re: snapshot replication with pg_dump