reorg folders

This commit is contained in:
Michael Parker
2020-06-26 10:52:37 -04:00
parent e951a1cc82
commit 9e60f984fd
68 changed files with 33 additions and 87 deletions

View File

@@ -0,0 +1,16 @@
# PostgreSQL
### From their [Website](https://www.postgresql.org/)
The World's Most Advanced Open Source Relational Database
### Minimum RAM warning
2 Gigabytes minimum recommended
See here https://www.commandprompt.com/blog/postgresql_mininum_requirements/
### Server Ports
Ports required to run the server in a table format.
| Port | default |
|---------|---------|
| Server | 5432 |