cybertec-postgresql / pgwatch

🔬PGWATCH: PostgreSQL metrics monitor/dashboard
BSD 3-Clause "New" or "Revised" License
73 stars 16 forks source link

replace `--no-helper-functions` with `--create-helpers` command-line option #557

Closed pashagolub closed 2 weeks ago

pashagolub commented 2 weeks ago

pgwatch supposed to be running under pg_monitor role without admin privileges. Make sure we try to create helpers only of explicitly asked. User is responsible for preparing databases for monitoring including helpers rolling out