Hello,

In testing RC1 today I attempted to use pg_dump -h cygwin_box mydb | psql -h 
RC1_box mydb

It started off ok but at somepoint while transferring data over in a table it 
went astray.  I started getting rows and rows of syntax errors most of them 
saying "invalid command \N".  

All of the functions, views, and table definitions transferred successfully but 
none of the data in the tables did.

I swear I did this in an earlier beta version and it worked.

I don't see any option in pg_dump to specify options for the Copy commands 
issued.  

Using the pg_dump as insert statements option seems to be working fine.

Not sure if this would be considered a bug or new feature.

Mike



---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to