Raw Package Information

Package: postgresql-11-cstore-fdw
Source: cstore-fdw
Version: 1.7.0-1.pgdg18.04+1
Architecture: i386
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 254
Depends: libprotobuf-c-dev, postgresql-11, libc6 (>= 2.4), libprotobuf-c1 (>= 1.0.1)
Homepage: https://github.com/citusdata/cstore_fdw
Priority: optional
Section: database
Filename: pool/main/c/cstore-fdw/postgresql-11-cstore-fdw_1.7.0-1.pgdg18.04+1_i386.deb
Size: 109800
SHA256: 7811f32aaf9373ef6679dd499b08ca73bb723a9899d04ae0df8c191873c12365
SHA1: c83bd5cea8b116bd769b84ad17cce052549f7287
MD5sum: 3383cd64c78b083ef26eb2b2cc491490
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 11.