This is a discussion on How to let more than one sessions work for same global transaction? within the pgsql Hackers forums, part of the PostgreSQL category; --> In my application server, one db connection per thread. client may start a galobal transaction ,immediacy or indirect associate ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| In my application server, one db connection per thread. client may start a galobal transaction ,immediacy or indirect associate to a lot of app servers and more and more threads (db connections). |