I'm importing the data from my 7.1.2 database into 7.2 and I've found 
a few problems.

The first one was:

ERROR: Bad timestamp external representation 'current_timestamp' 

I fixed that problem by removing the quotes within the input data.

The next problem seems slightly harder to fix.

$ psql fp2migration < fp2migration.sql.timestamp.library
[snip]
ERROR:  copy: line 2537, Bad timestamp external representation 'current'
lost synchronization with server, resetting connection
^C

Any clues as to what will fix this problem?
-- 
Dan Langille
The FreeBSD Diary - http://freebsddiary.org/ - practical examples


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to