Hi,
with the help of pgAdmin (Postgres 8.3), Windows XP, I created a backup of my hand history database.
When I try to restore this database, I get these error messages:
C:\Programme\PostgreSQL\8.3\bin\pg_restore.exe -h localhost -p 5432 -U postgres -d test "C:\Dokumente und Einstellungen\Christian\Desktop\my_handhistories_08_02_2009.backup"
pg_restore: [archiver (db)] Error while PROCESSING TOC:
pg_restore: [archiver (db)] Error from TOC entry 2186; 0 17259 TABLE DATA holdem_hand_player_detail postgres
pg_restore: [archiver (db)] COPY failed: ERROR: extra data after last expected column
CONTEXT: COPY holdem_hand_player_detail, line 429614: "506410 4682 8 24 39 49.00 0.50 0.00 2.00 0.00 1.00 0.00 3.00 4 6 7 6 t f t f t f t f t f t f f 2.00 ..."
WARNING: errors ignored on restore: 1
Prozess beendete mit Exitcode 1.
Can you please tell me, why the restore does not work?
With kind regards
Christian
