SELECT statement during transaction - Mailing list pgsql-sql

From Bhuvan A
Subject SELECT statement during transaction
Date
Msg-id Pine.LNX.4.20.0111020819060.18596-100000@Larry.bks
Whole thread Raw
List 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
toher girl-friend: "I got started one night when George came home and found one burning in the ashtray."
======================================================================

Regards,
Bhuvaneswar.



pgsql-sql by date:

Previous
From: Oleg Lebedev
Date:
Subject: table permissions
Next
From: "Edward Grabczewski"
Date:
Subject: Re: PL/pgSQL syntax for strings