Re: Trouble with COPY IN
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Matthew Wakeling" <matthew@flymine.org>, "Maciek Sakrejda" <msakrejda@truviso.com>
Cc: "Samuel Gendler" <sgendler@ideasculptor.com>, <pgsql-jdbc@postgresql.org>
Date: 2010-07-20T13:48:05Z
Lists: pgsql-hackers
Matthew Wakeling <matthew@flymine.org> wrote: > Just written a test that writes 100000 rows into the test table > using binary copy, and it works perfectly. Not sure what's going > on here, as it still fails in my application. Random thought: is SSL involved in one and not the other? -Kevin