meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:sw:openproject:psql [2025/05/04 19:47] – niziak | linux:sw:openproject:psql [2025/08/05 09:23] (current) – niziak | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== PostgreSQL ====== | ||
+ | |||
====== PostgreSQL setup ====== | ====== PostgreSQL setup ====== | ||
Line 19: | Line 21: | ||
GRANT USAGE, CREATE ON SCHEMA public TO op; | GRANT USAGE, CREATE ON SCHEMA public TO op; | ||
</ | </ | ||
+ | |||
+ | See: [[https:// | ||
+ |