Search Postgresql Archives

Re: More concurent transaction over single connection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



NTPT wrote:

3: One process, multiple threads, all threads share the same one persitant connection. Because one thread serve one request in present time, but threads can run "concurently" (AFIAK ), I am affraid, that multiple transactions over the single connection in this scenario will result a complette mess. I am right ?

Yes - that's the definition of a connection really. Each connection provides you with a set of configuration values and a context for transactions.


--
  Richard Huxton
  Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux