psqlodbc 08.00.0004 - questions

From: Együd Csaba <csegyud(at)vnet(dot)hu>
To: "'Pgsql-Odbc(at)Postgresql(dot)Org'" <pgsql-odbc(at)postgresql(dot)org>
Subject: psqlodbc 08.00.0004 - questions
Date: 2005-01-18 20:49:23
Message-ID: 0IAJ00C3K61D24@mail.vnet.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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.

Browse pgsql-odbc by date

  From Date Subject
Next Message Merlin Moncure 2005-01-18 21:16:00 Re: psqlodbc 08.00.0004 - questions
Previous Message Jeff Eckermann 2005-01-18 14:59:22 Re: Table and Column name folding question