Re: Trouble with COPY IN
Kris Jurka <books@ejurka.com>
From: Kris Jurka <books@ejurka.com>
To: Matthew Wakeling <matthew@flymine.org>
Cc: Kevin Grittner <Kevin.Grittner@wicourts.gov>, Maciek Sakrejda <msakrejda@truviso.com>, Samuel Gendler <sgendler@ideasculptor.com>, pgsql-jdbc@postgresql.org
Date: 2010-07-22T19:49:39Z
Lists: pgsql-hackers
On Thu, 22 Jul 2010, Matthew Wakeling wrote: > On Tue, 20 Jul 2010, Kris Jurka wrote: >> To me it seems like a protocol violation to receive CommandComplete(C) and >> ReadyForQuery(Z) before we've issued CopyDone(c) and this should be fixed >> server side. > > Is anyone following this up? Yes, I am able to reproduce this at will now. I will look at what's going on server side after some lunch. Kris Jurka