public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Reza Taheri <[email protected]>
Cc: [email protected] <[email protected]>
Subject: Re: PostgreSQL, and ODBC statement handles
Date: Thu, 04 May 2017 00:12:49 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <CY4PR05MB2791D721221B213FFDF133AFDE160@CY4PR05MB2791.namprd05.prod.outlook.com>
References: <CY4PR05MB2791D721221B213FFDF133AFDE160@CY4PR05MB2791.namprd05.prod.outlook.com>
List-Unsubscribe:  <mailto:[email protected]?body=unsub%20pgsql-interfaces>

Reza Taheri <[email protected]> writes:
> I am running a benchmark (TPCx-V) with a single process on the client
> system handing all the load. Each connection to the server is in a
> separate thread with its own connection to PGSQL, and its own connection
> handle and statement handle.  I am facing a contention problem with ODBC
> on the client side. strace and perf top show we are serializing over
> what appears to be accesses to the ODBC statement handle. Contention
> goes away if I use multiple processes instead of multiple threads within
> a process.

No idea about the answer to this, but I suggest that you might find
help on the pgsql-odbc list, if no one answers here.

			regards, tom lane


-- 
Sent via pgsql-interfaces mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-interfaces



view thread (2+ messages)

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: PostgreSQL, and ODBC statement handles
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox