IT-Wissen/postgres/README.md
2024-10-03 20:47:28 +02:00

10 lines
159 B
Markdown

---
gitea: none
include_toc: true
---
# PostgreSQL
## Console
To enter console mode, open CMD, go to `%APPS_PATH%\postgreSQL\bin` and run `psql -U postgres`