Raw Package Information

Package: postgresql-10-cstore-fdw
Source: cstore-fdw
Version: 1.7.0-1.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 111
Depends: libprotobuf-c-dev, postgresql-10, 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-10-cstore-fdw_1.7.0-1.pgdg20.04+1_amd64.deb
Size: 34160
SHA256: 127a3006075d951fad03f0c7193b4140c972fd44b7f220e5320bf51b1c6bd487
SHA1: 23db0b25e45d314f6cb2dfe1b9e3b1d699c368fd
MD5sum: 37e6579bbe3dba05eafa606a52d821f2
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 10.