select open change scope Open full search

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

Extensions / Data types

pg_address

Extension creates composite type to store address

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_address
Version0.0.3
RepositoryUnspecified
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2021-05-14
Catalogue updated2026-08-30

Related extensions

See also

addressing_dictionaryAddress handling dictionaries for PostgreSQL, applying smarter handling to addresses in text search.
knxdata types for KNX Addresses
address_standardizerUsed to parse an address into constituent elements. Generally used to support geocoding address normalization step.
postalPostgreSQL bindings for libpostal that normalize free-form addresses and parse them into labeled components.
historical_geocodingSQL toolkit for geocoding historical addresses by combining textual, temporal, and spatial evidence.
emailaddrEmail address type for PostgreSQL
emailEmail address data type with validation, equality operators, and user/domain helper functions.
postgrethA pgrx extension providing Ethereum bloom/address/hash types plus Solidity ABI item and event-log decoding to JSONB.