LOG: unexpected EOF on client connection - Mailing list pgsql-novice

From Prasanna Srinivasan Venkatasubramanian
Subject LOG: unexpected EOF on client connection
Date
Msg-id 7362d363050117033814942809@mail.gmail.com
Whole thread Raw
List pgsql-novice
Hi,
I am trying to migrate data from MS SQL Server 2000 to PostgreSQL
7.4.6. I have a java program which connects to the two databases and
copies the table contents. I have hibernate interfacing the databases
(separate config files). The copying of tables fails and the log in
postgresql says "LOG:  unexpected EOF on client connection". Kindly
help me find the problem and would be happy to know the solution too.

Thanks,
Prasanna

pgsql-novice by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: [despammed] Change the name of the database
Next
From: "Adie"
Date:
Subject: Re: Common question: what's wrong