''' su - postgres psql postgres=# CREATE USER assignment2 WITH PASSWORD 'Thoo6yat'; postgres=# CREATE DATABASE assignment2; postgres=# GRANT ALL PRIVILEGES ON DATABASE assignment2 to assignment2; ''' Run SQL files (or copy paste them) to make necessary tables.
-
Notifications
You must be signed in to change notification settings - Fork 2
andrw/CS135
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published