Files
vault/Career/Database - SQL/Postgres.md
Zaine Arch 9645ee23b0
Some checks failed
Build Quartz Notes / build (push) Failing after 21s
update
2026-06-10 20:00:45 +01:00

11 lines
131 B
Markdown

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