Commit c6687d

Troubleshooting
@@ 36,7 36,7@@
## Postgres Issues
### Schema Does Not Exist
- Make sure that there is a schema named "app" in the database as specified in the Postgres connection string. See [[Postgres]]
+ Make sure that there is a schema named "app" in the database as specified in the Postgres connection string. For more information, see [[Postgres]]
## Server Issues