diff --git a/README.txt b/README.md similarity index 94% rename from README.txt rename to README.md index 283a01f..947c27d 100644 --- a/README.txt +++ b/README.md @@ -5,10 +5,11 @@ It consists of the census and staging schemas. As well as some other minor table Some of these are built as part of exercises in the book. To restore: +```sql CREATE DATABASE postgresql_book; \connect postgresql_book \i postgresql_book.sql - +``` IMDB movies list comes from ftp://ftp.fu-berlin.de/pub/misc/movies/database/movies.list.gz refer to copyright details in http://www.imdb.com/interfaces