select open change scope Open full search

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

Extensions / Analytics

pg_map

Map type for PostgreSQL, bundled as a required pg_lake component.

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

Overview

Packagepg_lake
Version3.5
PostgreSQL versions16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Project statusActive
VendorSnowflake
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemamap_type, pg_catalog
Stars1,630
Latest commit2026-08-28
Latest release2026-07-28
Catalogue updated2026-09-20

Related extensions

Required by

pg_lake_engineQuery engine for data lake queries

See also

hstoredata type for storing sets of (key, value) pairs
pgbsonBSON data type and accessor functions for PostgreSQL
collectionAssociative-array data types for high-performance PL/pgSQL workflows
pgjqUse jq in Postgres
jsquerydata type for jsonb inspection
intarrayfunctions, operators, and index support for 1-D arrays of integers
arraymathArray math and operators that work element by element on the contents of arrays
pg_jsonschemaPostgreSQL extension providing JSON Schema validation
jsonschemaJSON Schema validation functions for PostgreSQL
pg_projectionMongoDB-like read projections for JSONB in PostgreSQL

Same project

pg_lakeData lake extension by Snowflake
pg_extension_baseExtension development kit by Snowflake
pg_extension_updaterAutomatic extension updater
pg_lake_engineQuery engine for data lake queries
pg_lake_icebergIceberg implementation in Postgres
pg_lake_tableData lake tables and Iceberg tables
pg_lake_copyCopy to/from data lake files
pg_lake_benchmarkProvides ClickBench, TPC-H and TPC-DS data generation and benchmark queries for pg_lake, Iceberg and heap tables.
pg_lake_spatialAdds geospatial file-format and spatial-function support to pg_lake through PostGIS and GDAL-backed workflows.