Jump to letter: [
BCDEFGHILMOPRSTW
]
pg_readonly_14 - PostgreSQL extension which allows to set all cluster databases read only.
- Description:
pg_readonly is a PostgreSQL extension which allows to set all cluster
databases read only.
The read-only status is managed only in (shared) memory with a global flag.
SQL functions are provided to set the flag, to unset the flag and to query
the flag. The current version of the extension does not allow to store the
read-only status in a permanent way.
Packages