INFO
Name: pg_ivm_14
Version: 1.4-1.rhel7
Arch: ppc64le
Summary: Incremental View Maintenance (IVM) feature for PostgreSQL.
License: PostgreSQL
Vendor: (none)
Build Host: power3-pgrpms.ox.uk.enterprisedb.com
Build Date: Thu Dec 22 11:28:06 2022
Size: 760940
URL: https://github.com/sraoss/pg_ivm/
Description: Incremental View Maintenance (IVM) is a way to make materialized views
up-to-date in which only incremental changes are computed and applied on
views rather than recomputing the contents from scratch as REFRESH
MATERIALIZED VIEW does. IVM can update materialized views more efficiently
than recomputation when only small parts of the view are changed.
FILES
/usr/pgsql-14/lib/pg_ivm.so
/usr/pgsql-14/share/extension/pg_ivm--1.0--1.1.sql
/usr/pgsql-14/share/extension/pg_ivm--1.0.sql
/usr/pgsql-14/share/extension/pg_ivm--1.1--1.2.sql
/usr/pgsql-14/share/extension/pg_ivm--1.2--1.3.sql
/usr/pgsql-14/share/extension/pg_ivm.control
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
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_ivm_14 1.4-1.rhel7
pg_ivm_14(ppc-64) 1.4-1.rhel7
CONFIG FILES
/usr/pgsql-14/lib/pg_ivm.so
/usr/pgsql-14/share/extension/pg_ivm--1.0--1.1.sql
/usr/pgsql-14/share/extension/pg_ivm--1.0.sql
/usr/pgsql-14/share/extension/pg_ivm--1.1--1.2.sql
/usr/pgsql-14/share/extension/pg_ivm--1.2--1.3.sql
/usr/pgsql-14/share/extension/pg_ivm.control
LICENSE FILES
PostgreSQL
|