SELECT statement during transaction

From: Bhuvan A <bhuvansql(at)yahoo(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: SELECT statement during transaction
Date: 2001-11-02 02:56:33
Message-ID: Pine.LNX.4.20.0111020819060.18596-100000@Larry.bks
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


hi all,

i am running a process in which say 20 tables are in transaction.
During this case i can't even able to execute SELECT statement in any
of these tables from outside the transaction, until the transaction is
commited or rolled back.

for each transaction it takes around some 15 secs to commit or roll
back. is SELECT query has to wait until transaction completes or is
there any other way or what could be the problem here?

thankx for any help.

======================================================================
Said the attractive, cigar-smoking housewife to her girl-friend: "I got
started one night when George came home and found one burning in the ashtray."
======================================================================

Regards,
Bhuvaneswar.

Browse pgsql-sql by date

  From Date Subject
Next Message Edward Grabczewski 2001-11-02 03:45:19 Re: PL/pgSQL syntax for strings
Previous Message Oleg Lebedev 2001-11-01 23:13:23 Re: table permissions