Look up IP-address info in MaxMind GeoIP2 MMDB files
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | geoip2lookup |
|---|---|
| Version | 0.0.3 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | geoip2lookup |
| Stars | 4 |
| Latest commit | 2017-09-13 |
| Latest release | 2017-09-13 |
| Catalogue updated | 2026-08-30 |
| plperlu | PL/PerlU untrusted procedural language |
| address_standardizer | Used to parse an address into constituent elements. Generally used to support geocoding address normalization step. |
| emailaddr | Email address type for PostgreSQL |
| addressing_dictionary | Address handling dictionaries for PostgreSQL, applying smarter handling to addresses in text search. |
| Email address data type with validation, equality operators, and user/domain helper functions. | |
| pg_address | Extension creates composite type to store address |
| connection_limits | Enforce connection quotas by user, database, source IP or hostname, including combined rules. |
| cidr | Transform an IPv4 or IPv6 address range into the minimal set of CIDR blocks |
| bfn | Rust/pgrx utility extension with UUID, date, string, JSON/address, and validation helper functions. |