Metadata for pgsql_gzip_17-1.0.0-8PGDG.rhel10.2.ppc64le.rpm

0 directories 0 files
Go up

INFO

Name: pgsql_gzip_17
Version: 1.0.0-8PGDG.rhel10.2
Arch: ppc64le
Summary: PostgreSQL gzip/gunzip functions
License: MIT
Vendor: PostgreSQL Global Development Group
Build Host: pgrpms-rhel-10-2-ppc64le-pgbuild
Build Date: Mon May 25 15:13:51 2026
Size: 68904
URL: https://github.com/pramsey/pgsql-gzip
Description: Sometimes you just need to compress your bytea object before you return it to
the client.

Sometimes you receive a compressed bytea from the client, and you have to
uncompress it before you can work with it.

This extension is for that.

This extension is not for storage compression. PostgreSQL already does tuple
compression on the fly if your tuple gets large enough, manually
pre-compressing your data using this function won't make things smaller.

FILES

/usr/lib/.build-id
/usr/lib/.build-id/ca
/usr/lib/.build-id/ca/c859426a08d27fbd138891b097ea3a6c8fa3db
/usr/pgsql-17/lib/gzip.so
/usr/pgsql-17/share/extension/gzip--1.0.sql
/usr/pgsql-17/share/extension/gzip.control

REQUIRES

/sbin/ldconfig
/sbin/ldconfig
libc.so.6()(64bit)
libc.so.6(GLIBC_2.17)(64bit)
libz.so.1()(64bit)
postgresql17-server
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
zlib

PROVIDES

pgsql_gzip_17 1.0.0-8PGDG.rhel10.2
pgsql_gzip_17(ppc-64) 1.0.0-8PGDG.rhel10.2

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/ca a
/usr/lib/.build-id/ca/c859426a08d27fbd138891b097ea3a6c8fa3db a
/usr/pgsql-17/lib/gzip.so
/usr/pgsql-17/share/extension/gzip--1.0.sql
/usr/pgsql-17/share/extension/gzip.control

LICENSE FILES

MIT