COPY COMMAND -- Hanging - Mailing list pgsql-sql

From Bhuvan A
Subject COPY COMMAND -- Hanging
Date
Msg-id Pine.LNX.4.20.0110051855130.9266-100000@Larry.bks
Whole thread Raw
List pgsql-sql
hi all,

i am facing a strange problem in using COPY COMMAND.

As i would like to merge 2 databases, i dumped data from one by
$ pg_dump -R bhuvan -f bhuvan.sql

Here i found data dumped using COPY COMMAND.
now i tried to restore few of the tables. so i copied those tables 
alone to seperate file copy_commands.sql. then, i just tried this

$ psql bhuvan -f copy_commands.sql

...

i didnt get back with the result.. even none of the records have
been copied. what could be the problem here?
    ======================================================================     Youth is when you blame all your
troubleson your parents; maturity is     when you learn that everything is the fault of the younger generation.
          ======================================================================
 

Regards,
Bhuvaneswar.





pgsql-sql by date:

Previous
From: Morgan Curley
Date:
Subject: Re: Problem with n to n relation
Next
From: "Mourad EL HADJ MIMOUNE"
Date:
Subject: SQL-Programmer tool and field%type support