Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 283 Bytes

File metadata and controls

14 lines (10 loc) · 283 Bytes

Why?

This is a self-contained tutorial for people learning PostgreSQL for the first time.

When you run npm install, the postinstall script will create the required database and do all necessary setup.

People

psql -U postgres -d codeface -a -f schema.sql