Package: postgresql-12-cstore-fdw Source: cstore-fdw Version: 1.7.0-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 265 Depends: libprotobuf-c-dev, postgresql-12, libc6 (>= 2.14), libprotobuf-c1 (>= 1.0.1) Homepage: https://github.com/citusdata/cstore_fdw Priority: optional Section: database Filename: pool/main/c/cstore-fdw/postgresql-12-cstore-fdw_1.7.0-1.pgdg20.04+1_amd64.deb Size: 111944 SHA256: fbd9bf9504f5109e5211a313bebe86cc3cb0633bb0190887bbdcc84b9bfc917f SHA1: 9b30a4d8c58df5e01ca784a6631a47fea7ce6170 MD5sum: ec1e24305ebc060b3c262c64a31d4c7a Description: PostgreSQL foreign data wrapper for columnar storage Cstore_fdw is a columnar store extension for PostgreSQL, implemented as a foreign data wrapper (FDW). Columnar stores provide notable benefits for analytics use cases where data is loaded in batches. Cstore_fdw's columnar nature delivers performance by only reading relevant data from disk, and it may compress data 6x-10x to reduce space requirements for data archival. . This package is for PostgreSQL 12.