Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Error reporting issue in SimpleParameterList


  • From: Kris Jurka <books(at)ejurka(dot)com>
  • To: Nathan(dot)Keynes(at)csiro(dot)au
  • Cc: pgsql-jdbc(at)postgresql(dot)org
  • Subject: Re: Error reporting issue in SimpleParameterList
  • Date: Sat, 23 Jun 2007 11:51:40 -0400 (EDT)
  • Message-id: <Pine.BSO.4.64.0706231133020.29808@leary.csoft.net> <text/plain>



On Thu, 21 Jun 2007, Nathan(dot)Keynes(at)csiro(dot)au wrote:

  I've been trying to put together a minimal example of what we were
doing to trigger it, but unfortunately I haven't been able to reproduce
it outside of the original (too large for a test case) dataset yet. We
did trace it to code that was conceptually something like this:


I can't trigger it either. What might help is running your original code with driver logging turned on. Add ?loglevel=2 to your JDBC URL and it will log everything the driver is doing behind the scenes. From this perhaps we can see where the driver is getting confused.

Kris Jurka




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group