Wave changes

This commit is contained in:
2026-03-27 15:39:35 +00:00
parent cb3e4c5809
commit bddb928ec2
253 changed files with 7056 additions and 1727 deletions

View File

@@ -0,0 +1,9 @@
: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