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

From: Durumdara <durumdara(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: One transaction by connection - commit subdetails without release master transaction?
Date: 2012-02-29 12:11:20
Message-ID: CAEcMXhkQutF4Z1Z459Qi8qDhwv6JYXseitinYjKaS5V4og=H5w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear Anybody!

I replace the long question to some shorter:

As I see the PGSQL supports one transaction per connection. Is this
information ok?

Formerly I believed that only Zeos/PGDAC supports one trs/conn, but
now it seems to be based on the server, and not the components...
(The pgadmin is also showing one tx state/statement per connection)

So if I want to make two transactions in client am I must duplify the
connections in this period?

Thanks for your help:
dd

2012/2/17 Durumdara <durumdara(at)gmail(dot)com>:
> Dear PGSQL Masters!
>
>
> What do you thinking about this? Can I do this without doubling the
> connections by users (if I duplicate the connections, the subforms can use
> the second connection = another transaction)?
>
>
> Thanks for your help: dd
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message chinnaobi 2012-02-29 12:40:17 Re: archive_cleanup_command recovery.conf Standby server error
Previous Message Clodoaldo Neto 2012-02-29 11:03:10 Re: Error installing postgresq91-python package