Dvdrental.tar File Direct

So go ahead: locate that dvdrental.tar file, fire up pg_restore , and start querying. Your PostgreSQL mastery awaits.

DROP DATABASE dvdrental;

file is undoubtedly its warm bowl of chicken soup. Originally designed as a sample database for PostgreSQL learners, this dvdrental.tar file

This file is a database dump in a "tar" (archive) format. When restored, it populates your PostgreSQL server with : Actor & Film : Metadata about movies and the people in them. So go ahead: locate that dvdrental

To test a quick query, try: