pgwatch2
pgwatch2 copied to clipboard
PB with the "public" schema
I have a problem with the "public" schema that is used for the metrics. In my organisation the use of this schema is forbidden for security reasons: it is obviously not easy to change this in the configuration without having to go back to the code and recompile the sources developed in "go". Would you consider making the pgwatch2 schemas configurable, and in particular the use of another schema than the "public" one?
Hello,
pgwatch2 doesn't require the "public" schema to operate. You can set your search_path accordingly. Please, check the corresponding chapter in the manual