Re: Transaction costs? - Mailing list pgsql-hackers

From Philip Warner
Subject Re: Transaction costs?
Date
Msg-id 3.0.5.32.20001103095939.02bd8910@mail.rhyme.com.au
Whole thread Raw
In response to Re: Transaction costs?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
At 11:33 2/11/00 -0500, Tom Lane wrote:
>> Conn1: Begin
>> Conn1: lo_create/lo_close/lo_write.../lo_close
>> Conn2: Insert into xref table (which does an implicit begin/end, I think).
>> Conn1: Commit;
>
>Two connections?

Otherwise a reconnect will lose the temp table contents.


----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 0500 83 82 82         |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                |    --________--
PGP key available upon request,  |  /
and from pgp5.ai.mit.edu:11371   |/


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Problem with 2 avcuums in parallel
Next
From: Alex Pilosov
Date:
Subject: RE: relation ### modified while in use