Importing the dump file in postgresql-7.4.23 - Mailing list pgsql-admin

From saravanan
Subject Importing the dump file in postgresql-7.4.23
Date
Msg-id 1310475278308-4578769.post@n5.nabble.com
Whole thread Raw
Responses Re: Importing the dump file in postgresql-7.4.23
Re: Importing the dump file in postgresql-7.4.23
List pgsql-admin
Hi all,

I'm using PostgreSQL-7.4.23 version. I have one dump file that was taken
using pg_dumpall utility. Now i tried to import the dump file.  But its
throwing me lot of *Invalid Command \N error* , *ERROR:  type tsvector does
not exist* and *\t: extra argument "string" ignored error*

I'm using 7.4.23 psql tool to import
I tried the following ways to import pg_dumpall dump file
psql -f all.dump template1
psql -e template1 < all.dump

Here some of DDL commands were imported correctly. Commands like copy were
not imported properly, its throwing lot of "Invalid Command \N error".


Can anyone help me out of this problem?

Here are the some images while importing dump file
http://postgresql.1045698.n5.nabble.com/file/n4578769/1.jpg





http://postgresql.1045698.n5.nabble.com/file/n4578769/2.jpg



Any help would be appreciated
Advance
Thanks



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Importing-the-dump-file-in-postgresql-7-4-23-tp4578769p4578769.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.

pgsql-admin by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: row is too big during cluster
Next
From: Achilleas Mantzios
Date:
Subject: Re: Importing the dump file in postgresql-7.4.23