This commit is contained in:
Bernhard Radermacher
2026-02-25 15:00:50 +01:00
commit 3b48965afe
5 changed files with 172 additions and 0 deletions

1
postgres/.profile Normal file
View File

@@ -0,0 +1 @@
export PATH="${PATH}:/usr/lib/postgresql/15/bin"