meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:sw:openproject:psql [2025/05/04 19:47] niziaklinux: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;
 </code> </code>
 +
 +See: [[https://www.cybertec-postgresql.com/en/error-permission-denied-schema-public/|PostgreSQL ERROR: permission denied for schema public]]
 +