FICHA · AUR

cstore_fdw

Columnar store for analytics with PostgreSQL

  • database-extension
  • DATABASE
  • CLI
official+codex · reviewed · May 31, 2026 description in en

Description

PostgreSQL databases can store analytic tables in a columnar format through a foreign data wrapper. This is useful for large read-heavy datasets where scanning selected columns matters more than frequent row-by-row updates.

It is a database extension for administrators and developers. It must be enabled and configured inside PostgreSQL, and production use should be tested carefully because it changes how data is stored and queried.

Permissions

Permissions not analysed for this source yet.