Re: [postmodern-devel] syncing the socket

2011-01-26 Thread Marijn Haverbeke
> My bulk copier is somewhat working now but the next time I try to issue a > query on > the same connection (using cl-postgres:exec-query), I'm getting > "Unexpected message > received: Z".  I thought that putting a "try-to-sync" after sending my > CopyDone > message should prevent this but appare

[postmodern-devel] syncing the socket

2011-01-26 Thread Andy Chambers
Hi, My bulk copier is somewhat working now but the next time I try to issue a query on the same connection (using cl-postgres:exec-query), I'm getting "Unexpected message received: Z". I thought that putting a "try-to-sync" after sending my CopyDone message should prevent this but apparentl