SELECT statement during transaction

Поиск
Список
Период
Сортировка
От Bhuvan A
Тема SELECT statement during transaction
Дата
Msg-id Pine.LNX.4.20.0111020819060.18596-100000@Larry.bks
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Oleg Lebedev
Дата:
Сообщение: table permissions
Следующее
От: "Edward Grabczewski"
Дата:
Сообщение: Re: PL/pgSQL syntax for strings