Re: Issue with Save and Release points

From: <daniel(dot)machet(at)accenture(dot)com>
To: <tsunakawa(dot)takay(at)jp(dot)fujitsu(dot)com>, <e(dot)ratnakar(dot)shetty(at)accenture(dot)com>, <pgsql-odbc(at)postgresql(dot)org>
Subject: Re: Issue with Save and Release points
Date: 2016-06-17 14:28:15
Message-ID: 78e9da35a70c4ff1bfce5bde393934fc@SN4PR4207MB0382.048d.mgd.msft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Thanks Takayuki,

We've tried with Transaction but are still seeing save points and release points in the postgres logs. Also on executing the same query on localhost (from my laptop) am getting slow performance (around 4 records per second).

We don't see same performance drawback on inserting directly on the client

Regards
Daniel Machet
________________________________
This message is for the designated recipient only and may contain privileged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy.

Accenture means Accenture (UK) Limited (registered number 4757301), registered in England and Wales with registered address at 30 Fenchurch Street, London EC3M 3BD.

From: Tsunakawa, Takayuki [mailto:tsunakawa(dot)takay(at)jp(dot)fujitsu(dot)com]
Sent: 17 June 2016 02:41
To: Ratnakar Shetty, E. <e(dot)ratnakar(dot)shetty(at)accenture(dot)com>; pgsql-odbc(at)postgresql(dot)org
Cc: Machet, Daniel <daniel(dot)machet(at)accenture(dot)com>
Subject: RE: Issue with Save and Release points

From: pgsql-odbc-owner(at)postgresql(dot)org<mailto:pgsql-odbc-owner(at)postgresql(dot)org> [mailto:pgsql-odbc-owner(at)postgresql(dot)org] On Behalf Of e(dot)ratnakar(dot)shetty(at)accenture(dot)com<mailto:e(dot)ratnakar(dot)shetty(at)accenture(dot)com>
We tried switching this off by setting the "level of Rollback on error" to Nop and also through the connection string in the application but the logs still show these executions. Any pointers as to what might be causing this issue?

Could you try setting that item to "Transaction"?

Regards
Takayuki Tsunakawa

In response to

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Saito 2016-06-17 14:35:12 psqlODBC 09.05.0300 Released
Previous Message Venkatesan, Sekhar 2016-06-17 08:59:41 Re: PostgreSQL: SQLSetPos fails with SetPos update return error.