This documentation is sourced from a third-party project and is not maintained by pgEdge.
supautils
Supautils is an extension that unlocks advanced Postgres features without granting SUPERUSER access.
It's a loadable library that securely allows creating event triggers, publications, extensions to non-superusers. Built for cloud deployments where giving SUPERUSER rights to end users isn’t an option.
Completely managed by configuration — no tables, functions, or security labels are added to your database. This makes upgrades effortless and lets you apply settings cluster-wide solely via postgresql.conf.