Re: Re: One transaction by connection - commit subdetails without release master transaction?

Поиск
Список
Период
Сортировка
От Ben Chobot
Тема Re: Re: One transaction by connection - commit subdetails without release master transaction?
Дата
Msg-id 2D3BC8E5-9BA4-473D-AE99-D03D2325BF09@silentmedia.com
обсуждение исходный текст
Ответ на Re: One transaction by connection - commit subdetails without release master transaction?  (Durumdara <durumdara@gmail.com>)
Ответы Re: Re: One transaction by connection - commit subdetails without release master transaction?
Список pgsql-general
On Feb 29, 2012, at 4:11 AM, Durumdara wrote:

> Dear Anybody!
>
> I replace the long question to some shorter:
>
> As I see the PGSQL supports one transaction per connection. Is this
> information ok?

Yes, in postgres a connection can support only one transaction.

If you wish to reduce the number of connections, look into a connection pooler, such as pgBouncer.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Privilege on schema 'public' not revokable
Следующее
От: Rich Shepard
Дата:
Сообщение: Re: Valid Input Syntax for Type DATE