Installation

Setup

Loading new data

  • Create a new database called imdb
  • Right-click on imdb, select Restore...
  • Find imdb.backup
  • Should now have four tables in the public schema
    • cast_info
    • movies
    • people
    • role_type
  • aside: DATABASE vs. SCHEMA