-- Install dependencies CREATE EXTENSION postgis; CREATE EXTENSION plproxy; -- Install the extension CREATE EXTENSION cdb_geocoder_client;