Trigger functions to allow/deny certain type of table updates
pgext.cloud · Documentation · Control file · PGXN
| Package | check_updates |
|---|---|
| Version | 1.0.1 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Catalogue updated | 2026-07-30 |
| pg_protect_columns | A set of postgres functions that allow you to protect columns that should not be updated. |
| pg_readonly | cluster database read only |
| dont_drop_db | Prevents DROP DATABASE for databases listed in the dont_drop_db.list setting. |
| pg_command_fw | DDL and utility command firewall for PostgreSQL |
| edb_block_commands | Restricts EDB Advanced Server superusers from utility, DML, and SELECT commands using whitelist GUCs. |