Newer
Older
labs / tiddlers / content / labs / lab07 / _Labs_07_Load the Schema.md
@Mark George Mark George on 3 Sep 465 bytes Lab 7

There is a file named <> in the root of the folder that you extracted.

Load this schema into your PostgreSQL database via DBeaver.

It will drop all of your existing views and tables and add new ones that are compatible with the application that we are about to start working on.

If the schema doesn't run cleanly then it is probably because you have other views and/or tables in your database that aren't being dropped --- drop these yourself.