This is a discussion on psqlodbc 08.00.0004 - questions within the pgsql Interfaces odbc forums, part of the PostgreSQL category; --> Hi, 1. I examined the psqlodbc_xxxx.log and found that despite of the 13 parallel established connections, only the last ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, 1. I examined the psqlodbc_xxxx.log and found that despite of the 13 parallel established connections, only the last (conn = 1389704) connection is used for inserting. The application which connects to the server via the driver uses 13 parallel threads connecting thread by thread. 2. In which circumstances can occure that ODBC driver refuses a connection from the server. I ran into a problem, where the server reported that the client actively refused the connection. What does it mean? Sometimes there are 54 or more established connection to the same server, while the software uses only 13. I think many of them must be dead but kept alive connections. How long the Windows keeps these inactive connections alive? How can I configure it? Thank you, -- Csaba Együd -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.7.0 - Release Date: 2005.01.17. -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.7.0 - Release Date: 2005.01.17. ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org |