Jump to letter: [
BCEGILMOPRSTU
]
geoip93 - Geolocation using GeoIP for PostgreSQL
- Description:
This extension provides IP-based geolocation, i.e. you provide an IPv4 address
and the extension looks for info about country, city, GPS etc.
To operate, the extension needs data mapping IP addresses to the other info,
but these data are not part of the extension. A good free dataset is GeoLite
from MaxMind (available at www.maxmind.com).
Packages
geoip93-0.2.3-1.rhel5.src
[10 KiB] |
Changelog
by - Devrim GUNDUZ (2015-01-21):
- Initial packaging for PostgreSQL RPM Repository
|