Re: [JDBC] cursor not found - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: [JDBC] cursor not found
Date
Msg-id CADK3HHJO4rPAX9xAdfA=5ggx6Ucadf_-9b0mcfSTbBfURJpKKw@mail.gmail.com
Whole thread Raw
In response to [JDBC] cursor not found  (Ashok Kumar Tiwari <ashokt@ohumhealthcare.com>)
List pgsql-jdbc
Hi Ashok,

Can you provide us with some code? 
Although I suspect the problem is that you get the cursor with one connection and try to use it in another connection due to load balancing.

Which just isn't gonna work


On 27 February 2017 at 01:25, Ashok Kumar Tiwari <ashokt@ohumhealthcare.com> wrote:
hi all

my java application return error cursor not found error
i am using pgpool ii with load balancing on
when i use pgpool load balancing off then my application work fine
 

http://www.blystreecare.com/images/tree-clipart-4.gif Save a tree. Please avoid printing this email unless necessary. 

***** Email confidentiality notice *****

This message is private and confidential. If you have received this message in error, please notify us and remove it from your system.


pgsql-jdbc by date:

Previous
From: Ashok Kumar Tiwari
Date:
Subject: [JDBC] cursor not found
Next
From: Andres Freund
Date:
Subject: Re: [JDBC] [HACKERS] PGSERVICEFILE as a connection string parameter