view · edit · sidebar · attach · print · history

Extract the database with

 7z x oddb_backup.gz

Create the DB

 createdb -U oddb -E UTF8 -T template0 oddb

Load the data

 psql -U oddb oddb < 22_00-postgresql_database-oddb-backup
view · edit · sidebar · attach · print · history
Page last modified on January 25, 2011, at 03:09 PM