Files
vault/Career/Database - SQL/Postgres.md
Zaine 129ce1442b
Some checks failed
Build Quartz Notes / build (push) Failing after 20s
13
2026-07-13 09:16:09 +01:00

11 lines
131 B
Markdown
Executable File

---
note type:
- database
- note
date: 2026-06-03
done: true
---
``` bash
psql -h 82.18.104.48 -p 5432 -U zaine -d org_web
```