Relative Content

Tag Archive for databasepostgresqlgeoip

Uploading geoip-lite to postgres

So if I want to use the geoip-lite database from maxmind and upload it to my postgres database to lookup, I’d convert the csv to json and then upload it the database or keep it as csv and upload if possible.

Uploading geoip-lite to postgres

So if I want to use the geoip-lite database from maxmind and upload it to my postgres database to lookup, I’d convert the csv to json and then upload it the database or keep it as csv and upload if possible.