This repository was archived by the owner on Dec 17, 2024. It is now read-only.
ERROR: permission denied for schema pg_catalog #794
Unanswered
alpaslanakdag
asked this question in
Q&A
Replies: 1 comment 5 replies
-
Helo.
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all
I am trying to make a custom installation but when i run below code i get an error with permission denied.
psql -f roll_out_metric_time.psql pgwatch2_metrics
Here is the error.
psql:00_schema_base.sql:63: ERROR: permission denied for schema pg_catalog
Did i miss something?
Thanks in advance
OS: RHEL 9.3
postgres v 13.14
pgwatch2 v1.13.0
Beta Was this translation helpful? Give feedback.
All reactions