7.3.4 dump/restore error

From: Thomas Chille <thomas(dot)chille(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: 7.3.4 dump/restore error
Date: 2005-07-16 14:04:04
Message-ID: cad2de1c0507160704ff3434c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

I dumped from a 7.3.4 server on debian with kernel 2.6 using this command:

pg_dump -F c -Z 9 -f backoffice.dmp.c backoffice

I tried to restore on a similiar system using:

pg_restore -vd backoffice backoffice.dmp.c

and stepped into an error:

ERROR: copy: line 270892, Missing data for column "id_tax"
..
FATAL: Socket command type 3 unknown

more detailed messages are attached.

could somebody help me please fixing this problem?

thanks in advance
thomas

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Chille 2005-07-16 14:05:42 Re: 7.3.4 dump/restore error
Previous Message Christian Traber 2005-07-16 12:27:55 encoding and locale