PDA

View Full Version : error when trying to backup



Evigt_Drabbad
12-21-2008, 01:37 PM
Hi i get this error message when trying to do a backup on my database, im using vista

C:\Program Files\PostgreSQL\8.2\bin\pg_dump.exe -i -h localhost -p 5432 -U postgres -F c -b -v -f "backupHM" "HoldemManager"
pg_dump: [archiver (db)] connection to database "HoldemManager" failed: FATAL: no pg_hba.conf entry for host "::1", user "postgres", database "HoldemManager", SSL off
pg_dump: *** aborted because of error

Process returned exit code 1.

morny
12-22-2008, 05:26 PM
Looks like its corrupted, the backup and restore isnt always successful which is why we also recommend to keep a copy of hh's, did you keep your HH, if not export the hands and then import the HH into a new database

Evigt_Drabbad
12-23-2008, 01:22 PM
yep did that, thx