$ CREATE DATABASE dvdrental;
- Extract the zip file
- use the .tar file to load the database
$ pg_restore -U postgres -d dvdrental /location/of/the/.tar
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ CREATE DATABASE dvdrental;
$ pg_restore -U postgres -d dvdrental /location/of/the/.tar