select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Analytics

partman_to_cstore

Move old pg_partman partitions to cstore columnar storage.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepartman_to_cstore
Version1.1.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars4
Latest commit2020-07-08
Latest release2020-07-08
Catalogue updated2026-08-30

Related extensions

Requires

cstore_fdwColumnar storage extension for PostgreSQL built as a foreign data wrapper
pg_partmanExtension to manage partitioned tables by time or ID
plpgsqlPL/pgSQL procedural language

See also

pg_elephantduckColumnar PostgreSQL table access method powered by DuckDB and Parquet storage.
columnarHydra Columnar extension
cstore_fdwColumnar storage extension for PostgreSQL built as a foreign data wrapper
pg_partitionGenerate and manage timestamp-based PostgreSQL table partitions
pgpartsSQL/PLpgSQL helper extension for creating and maintaining table partitions with triggers
storage_enginecolcompress and rowcompress Table Access Methods with vectorized execution
pg_particulousMigrate tables between vanilla PostgreSQL and pg_pathman partitioning
pathman_shardingImproved sharding for pg_pathman.
citus_columnarCitus columnar storage engine
google_columnar_engineAlloyDB column store, planner, and execution engine for accelerating HTAP and OLAP scans, joins, and aggregates.
rds_duckdbAlibaba Cloud RDS PostgreSQL DuckDB analytical acceleration extension