Metadata for pg_readonly_14-1.0.3-1.rhel7.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: pg_readonly_14
Version: 1.0.3-1.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: Wed Nov 16 21:55:02 2022
Size: 73416
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/pg_readonly.so
/usr/pgsql-14/share/extension/pg_readonly--1.0.0.sql
/usr/pgsql-14/share/extension/pg_readonly.control

REQUIRES

postgresql14-server
/sbin/ldconfig
/sbin/ldconfig
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(PayloadIsXz) 5.2-1

PROVIDES

pg_readonly_14 1.0.3-1.rhel7
pg_readonly_14(ppc-64) 1.0.3-1.rhel7

CONFIG FILES

/usr/pgsql-14/doc/extension/README-pg_readonly.md d
/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