RE: [JDBC] hangs while getting large objects...

2001-08-15 Thread chris markiewicz
While I can readily reproduce it on my application, I have so far been unsuccessful at writing a test case that reproduces the problem. Oh, I just tried the latest drivers - no luck - same problem. Equally unfortunate is the fact that all database processing is heavily abstracted in the applicat

RE: [JDBC] hangs while getting large objects...

2001-08-15 Thread Dave Cramer
] hangs while getting large objects... hello. i occasionally have problems getting large objects from postgres. i am confident that this problem is a problem with my code and not postgres because i cannot find similar complaints and no one responded to my question from earlier this month (appears

Re: [JDBC] hangs while getting large objects...

2001-08-15 Thread Rene Pijlman
On Wed, 15 Aug 2001 15:04:21 -0400, you wrote: >i am confident that this problem is a problem with my code and not postgres OK, so where is your code? A small isolated test case that reproduces the problem would be best. Since this appears to be JDBC-specific I did not cc pgsql-general. Regards

[JDBC] hangs while getting large objects...

2001-08-15 Thread chris markiewicz
hello. i occasionally have problems getting large objects from postgres. i am confident that this problem is a problem with my code and not postgres because i cannot find similar complaints and no one responded to my question from earlier this month (appears later in this email). I have a scree