A pgrx PostgreSQL extension for map-tile generation helpers and gzip/Brotli bytea compression.
pgext.cloud · Source code · Documentation · Control file
| Package | postile |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 7 |
| Latest commit | 2026-08-18 |
| Catalogue updated | 2026-08-30 |
| rtiles | Rust/PostGIS extension for serving configurable Mapbox Vector Tile layers for self-hosted interactive maps. |
| pg_sorted_heap | Sorted heap table AM with zone map scan pruning and built-in vector search |
| ganos_geometry_pyramid | Builds sparse vector tile pyramids for fast rendering of large 2D geometry datasets. |
| bitpolar_pg | BitPolar: near-optimal vector quantization — 3-8 bit compression with zero training. 58 integrations across every major AI framework. |
| pgcompress | Provides deflate, inflate, gzip, and Brotli compression functions for bytea, text, json, and jsonb. |
| gunzip | Decompress gzip-compressed bytea values to text or bytea. |
| pgedge_vectorizer | Asynchronous text chunking and embedding generation for PostgreSQL using background workers and pgvector. |
| pgvector | Custom vector type with Euclidean distance, cosine similarity, and prototype IVFFlat helpers. |
| quria | quria: experimental pgrx extension for BM25 full-text and HNSW vector search |
| pg_ivfflat | Experimental pgrx extension providing a Vector type and an in-memory IVFFlat index access method. |