Files
org_roam/Career Concepts/20250723200800-postgres.org
Zaine ccdd229a7d
All checks were successful
Build Roam Site / build (push) Successful in 32s
search key nav fixes
2026-05-14 14:51:09 +01:00

10 lines
193 B
Org Mode
Executable File

:PROPERTIES:
:ID: 939e301b-6463-46a8-b57e-0af606e7e7ef
:END:
#+title: Postgres
#+filetags: :database:index:
#+begin_src bash
psql -h 82.18.104.48 -p 5432 -U zaine -d org_web
#+end_src