Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mI034-0004gp-5M for pgsql-odbc@arkaria.postgresql.org; Mon, 23 Aug 2021 02:50:54 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1mI033-0004TC-4E for pgsql-odbc@arkaria.postgresql.org; Mon, 23 Aug 2021 02:50:53 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mI032-0004T4-TJ for pgsql-odbc@lists.postgresql.org; Mon, 23 Aug 2021 02:50:52 +0000 Received: from mail-ed1-x533.google.com ([2a00:1450:4864:20::533]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mI030-0005ju-6g for pgsql-odbc@postgresql.org; Mon, 23 Aug 2021 02:50:52 +0000 Received: by mail-ed1-x533.google.com with SMTP id n12so23895441edx.8 for ; Sun, 22 Aug 2021 19:50:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5xqfw1bN1HZ4Qpbzb3CDzguOb2OfL7obsbIxM00/+GA=; b=PZyKEhU9N0T3tLZVmmXJhk78atsCDZxVB7y2gsgXO1Qc1YMHzLBfHYjeBf+/hODrJf RJuSU298PRLiEEz8LvIIuGOoVdt2MLFIsqjxKwLZbAytFQXQZZMtkfvg+swLJgnk2mtb VWewnF2d1w5IV6It4LVkeKjEpLuUr5QSq6mC/cdAHGLrIr8qz+Q5M66OaZ+2gVmoDt5t CjIUWmYlPKVMUlcHVSiZD2cRVWvw0JMue2OjErh0Vc6u7zz7m6fsOK5yP48B5Zqsrw12 KoPo10D3QjA9VkVU32t/CnDUgjVtygwOmOPAsHuc3ISvQcPFjTTcf/IQ7kZ+l9mhjymQ DGzA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5xqfw1bN1HZ4Qpbzb3CDzguOb2OfL7obsbIxM00/+GA=; b=UpbD9zOUrvDh575nA3yp1pTB3TFCy4kC74jdO41zbah9PMjKoRgkgMSwMlQFb1ZZdB iwyMeIleRH2AcweAFMq7Ov2nWkCwxWYNL1msq0ERaJsS93/jFQ7ZDrOKW9sBFROXiiS4 G5eS90xfHOy+ngZMJN81loZyJfjAcp9zVnH2FgUTJj0BUPjiNdRGDImgjnxxKBlTOpNz md/Y1BAGtxYAUXtHj3+rqEWHLpKQbVyekmCQmdE1nCbc1409JilQafT0Cr5BD8NFkEwT i9mGLT5BDLGdmDxbBF2P0VRRDuNpwaVK7SH6a5jS92apxeXkgsuo6Erjn3jEyEAHT7pd OwSA== X-Gm-Message-State: AOAM530cl+19Ee1aj2Oo7QpFlNKjBl4nQERUrMRWFI3LRR1SiqtCeg2x 0R0thJ+cnSmCESnotkCWiWl/XCx3yyCXIjXSBiY= X-Google-Smtp-Source: ABdhPJwr6nOx6wwFV8UXS4nP8zkvAzWLhYvEwOvmMUq2dPzuTm2BOvM5iRv65qWCjZU7cRX7AZGIFudSM67V4vai1ts= X-Received: by 2002:a05:6402:31f2:: with SMTP id dy18mr35375116edb.267.1629687048529; Sun, 22 Aug 2021 19:50:48 -0700 (PDT) MIME-Version: 1.0 References: <291EA3FA-F9FA-4D31-98D1-5CA87749C850@bentley.com> In-Reply-To: <291EA3FA-F9FA-4D31-98D1-5CA87749C850@bentley.com> From: "Inoue,Hiroshi" Date: Mon, 23 Aug 2021 11:50:35 +0900 Message-ID: Subject: Re: Enabling connection pooling by default To: Vadim Presniak - Consultant Cc: "pgsql-odbc@postgresql.org" , Andrius Docius , Zilvinas Susinskas Content-Type: multipart/alternative; boundary="0000000000009f6a7405ca31159f" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --0000000000009f6a7405ca31159f Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Vadim, I would take care of this patch. regards, Hiroshi Inoue 2021=E5=B9=B48=E6=9C=8820=E6=97=A5(=E9=87=91) 20:14 Vadim Presniak - Consul= tant : > Hello, > > > > We had been investigating why our application works dramatically slower > with Postgre SQL DB than MS SQL Server and found that the main reason was > related to the fact that CPTimeout option is not set for psqlOdbc driver, > however this option is set by default to 60 for Microsoft ODBC drivers. > We=E2=80=99ve done simple patch with changes for psqlOdbc driver installe= r to > enable this option during driver installation. > (0001-CPTimeout-option-set-to-60-for-odbc-driver-by-defaul.patch) Is it > possible to push this change in master branch? > > > > This topic was discussed in 2008 ( > https://www.postgresql.org/message-id/F613CCFA0B7146A38D24394E8F29C66C%40= andrusnotebook), > but I could not find final decision for this topic. > > > > Regards, > > Vadim Presniak > > > > ------------------------------ > > > This email, including any attachments, may contain confidential and/or > proprietary information intended only for the use of the recipient. If yo= u > are not the intended recipient, any distribution, copying, or use of this > email or its attachments is prohibited. If you received this email in > error, please reply to the sender immediately and delete this message and > any copies. > > *Bentley Systems has taken all reasonable steps to ensure that this > communication is free from viruses, data corruption, and unauthorized > alteration. Bentley Systems does not accept liability for any damages tha= t > may be incurred as a result of this or any communication by email* > > --0000000000009f6a7405ca31159f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Vadim,

I would take care of this pat= ch.

regards,
Hiroshi Inoue
2021=E5= =B9=B48=E6=9C=8820=E6=97=A5(=E9=87=91) 20:14 Vadim Presniak - Consultant &l= t;Vadim.Presniak@bentley.com<= /a>>:




This email, including any attachments, may contain confidential and/or p= roprietary information intended only for the use of the recipient. If you a= re not the intended recipient, any distribution, copying, or use of this em= ail or its attachments is prohibited. If you received this email in error, please reply to the sender immediatel= y and delete this message and any copies.

Bentley Systems has taken all reasonable steps to ensure that this co= mmunication is free from viruses, data corruption, and unauthorized alterat= ion. Bentley Systems does not accept liability for any damages that may be = incurred as a result of this or any communication by email


--0000000000009f6a7405ca31159f--