select open change scope Open full search

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

Extensions / Geospatial

postile

A pgrx PostgreSQL extension for map-tile generation helpers and gzip/Brotli bytea compression.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepostile
Version0.0.1
PostgreSQL versions13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars7
Latest commit2026-08-18
Catalogue updated2026-08-30

Related extensions

See also

rtilesRust/PostGIS extension for serving configurable Mapbox Vector Tile layers for self-hosted interactive maps.
pg_sorted_heapSorted heap table AM with zone map scan pruning and built-in vector search
ganos_geometry_pyramidBuilds sparse vector tile pyramids for fast rendering of large 2D geometry datasets.
bitpolar_pgBitPolar: near-optimal vector quantization — 3-8 bit compression with zero training. 58 integrations across every major AI framework.
pgcompressProvides deflate, inflate, gzip, and Brotli compression functions for bytea, text, json, and jsonb.
gunzipDecompress gzip-compressed bytea values to text or bytea.
pgedge_vectorizerAsynchronous text chunking and embedding generation for PostgreSQL using background workers and pgvector.
pgvectorCustom vector type with Euclidean distance, cosine similarity, and prototype IVFFlat helpers.
quriaquria: experimental pgrx extension for BM25 full-text and HNSW vector search
pg_ivfflatExperimental pgrx extension providing a Vector type and an in-memory IVFFlat index access method.