More than one transaction at the same time

Поиск
Список
Период
Сортировка
От Yury Don
Тема More than one transaction at the same time
Дата
Msg-id 37EF4774.753680F6@vpcit.ru
обсуждение исходный текст
Ответы Re: [GENERAL] More than one transaction at the same time  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-general
Hi All!

Can I start 2 or more transactions simultaneously?
Task is in the following: I am startig transaction with the "begin",
then declare a cursor. Then I need to start another transaction in order
to do some things, but I don't want to close first transaction because
later I need to fetch frome created cursor.
Or I understand something wrongly?

Sincerely yours, Yury.
don.web-page.net, ICQ 11831432

В списке pgsql-general по дате отправления:

Предыдущее
От: David Warnock
Дата:
Сообщение: Re: [GENERAL] Anyone doing a native NT port?
Следующее
От: Simon Kwan
Дата:
Сообщение: HELP: choosing between PostgreSQL vs MySQL