INFO
Name: pg_readonly_14
Version: 1.0.1-1.rhel7
Arch: x86_64
Summary: PostgreSQL extension which allows to set all cluster databases read only.
License: PostgreSQL
Vendor: PostgreSQL Global Development Group
Build Host: koji-centos7-x86-64-pgbuild
Build Date: Tue Jan 4 19:49:38 2022
Size: 41868
URL: https://github.com/pierreforstmann/pg_readonly
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.
FILES
/usr/pgsql-14/doc/extension/README-pg_readonly.md
/usr/pgsql-14/lib/bitcode/pg_readonly.index.bc
/usr/pgsql-14/lib/bitcode/pg_readonly/pg_readonly.bc
/usr/pgsql-14/lib/pg_readonly.so
/usr/pgsql-14/share/extension/pg_readonly--0.0.1.sql
/usr/pgsql-14/share/extension/pg_readonly.control
REQUIRES
/sbin/ldconfig
/sbin/ldconfig
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
postgresql14-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rtld(GNU_HASH)
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
pg_readonly_14 1.0.1-1.rhel7
pg_readonly_14(x86-64) 1.0.1-1.rhel7
CONFIG FILES
/usr/pgsql-14/doc/extension/README-pg_readonly.md d
/usr/pgsql-14/lib/bitcode/pg_readonly.index.bc
/usr/pgsql-14/lib/bitcode/pg_readonly/pg_readonly.bc
/usr/pgsql-14/lib/pg_readonly.so
/usr/pgsql-14/share/extension/pg_readonly--0.0.1.sql
/usr/pgsql-14/share/extension/pg_readonly.control
LICENSE FILES
PostgreSQL
|