Re: transaction in progress

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: transaction in progress
Дата
Msg-id 200312061040.hB6AeEf25336@candle.pha.pa.us
обсуждение исходный текст
Ответ на transaction in progress  ("Rick Gigger" <rgigger@leadership-solutions.net>)
Ответы Re: transaction in progress
Список pgsql-general
Rick Gigger wrote:
> Is there a convenient way to tell in postgres if a transaction has been
> started or not?

libpq has PQtransactionStatus, though I wonder why we don't have this
visible via a read-only GUC variable to make it easier for other languages.

Anyone?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Misplaced modifier in Postgresql license
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: postgresql locks the whole table!