Metadata for pg_readonly_15-1.0.3-2.rhel7.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: pg_readonly_15
Version: 1.0.3-2.rhel7
Arch: ppc64le
Summary: PostgreSQL extension which allows to set all cluster databases read only.
License: PostgreSQL
Vendor: (none)
Build Host: power3-pgrpms.ox.uk.enterprisedb.com
Build Date: Tue Dec  6 10:04:23 2022
Size: 73104
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-15/doc/extension/README-pg_readonly.md
/usr/pgsql-15/lib/pg_readonly.so
/usr/pgsql-15/share/extension/pg_readonly--1.0.0.sql
/usr/pgsql-15/share/extension/pg_readonly.control

REQUIRES

/sbin/ldconfig
/sbin/ldconfig
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
postgresql15-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_15 1.0.3-2.rhel7
pg_readonly_15(ppc-64) 1.0.3-2.rhel7

CONFIG FILES

/usr/pgsql-15/doc/extension/README-pg_readonly.md d
/usr/pgsql-15/lib/pg_readonly.so
/usr/pgsql-15/share/extension/pg_readonly--1.0.0.sql
/usr/pgsql-15/share/extension/pg_readonly.control

LICENSE FILES

PostgreSQL