Extension creates composite type to store address
pgext.cloud · Source code · Documentation · Control file
| Package | pg_address |
|---|---|
| Version | 0.0.3 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2021-05-14 |
| Catalogue updated | 2026-08-30 |
| addressing_dictionary | Address handling dictionaries for PostgreSQL, applying smarter handling to addresses in text search. |
| knx | data types for KNX Addresses |
| address_standardizer | Used to parse an address into constituent elements. Generally used to support geocoding address normalization step. |
| postal | PostgreSQL bindings for libpostal that normalize free-form addresses and parse them into labeled components. |
| historical_geocoding | SQL toolkit for geocoding historical addresses by combining textual, temporal, and spatial evidence. |
| emailaddr | Email address type for PostgreSQL |
| Email address data type with validation, equality operators, and user/domain helper functions. | |
| postgreth | A pgrx extension providing Ethereum bloom/address/hash types plus Solidity ABI item and event-log decoding to JSONB. |