> 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
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