September 27, 2024
The PostgreSQL community has a number of external projects that are separate from the core project, and provide more rich capabilities for the PostgreSQL database.
Table of Contents
-
pg_duckdb: Unleashing PostgreSQL for Analytics with DuckDB Integration
-
parquet_s3_fdw: PostgreSQL Foreign Data Wrapper for Parquet S3
-
pg_auto_failover: PostgreSQL automated failover and high availability
-
pg_show_plans: Inspect execution plans of queries running in PostgreSQL
-
pg_store_plans: Track PostgreSQL execution plans for queries