INFO
Name: pg_readonly_14
Version: 1.0.3-1.rhel7
Arch: aarch64
Summary: PostgreSQL extension which allows to set all cluster databases read only.
License: PostgreSQL
Vendor: PostgreSQL Global Development Group
Build Host: pgrpms-el7-arm64
Build Date: Mon Nov 14 12:46:05 2022
Size: 96936
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--1.0.0.sql
/usr/pgsql-14/share/extension/pg_readonly.control
REQUIRES
/sbin/ldconfig
/sbin/ldconfig
ld-linux-aarch64.so.1()(64bit)
ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(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.3-1.rhel7
pg_readonly_14(aarch-64) 1.0.3-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--1.0.0.sql
/usr/pgsql-14/share/extension/pg_readonly.control
LICENSE FILES
PostgreSQL
|