Hello,
I made a database dump of the dspace database (running on CentOS with 
PostgreSQL 9.1 and DSpace version 3.2) and am trying to import the dump into 
PostgreSQL 9.1 running on Windows Server 2008 R2 (with DSpace 4.1) but for some 
reason I get the following error message:

--
-- Data for Name: bi_2_dis; Type: TABLE DATA; Schema: public; Owner: dspace
--

COPY bi_2_dis (id, authority, value, sort_value) FROM stdin;
1              \N           Kean, Thomas H.              kean, thomas h.


ERROR:  syntax error at or near "1"
LINE 1851: 1 \N Kean, Thomas H. kean, thomas h.
           ^

********** Error **********

ERROR: syntax error at or near "1"
SQL state: 42601
Character: 38687

Alain Tschanz

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to