Hi all,

I was trying to install the tiger geocoder from svn (actually,
https://github.com/postgis/postgis.git).

I've run into a minor problem. In editing the script
create_geocode.sh, I modified the PSQL_CMD line to read

PSQL_CMD="/usr/bin/psql -U ${PGUSER} -h ${PGHOST}"

(I'm running locally using TRUST so I didn't need the PGPASS)
Without that, the script never uses the username and host values.

Hope that is useful.

Regards,
James Marca

Attachment: pgpAmUDD4MskR.pgp
Description: PGP signature

_______________________________________________
postgis-users mailing list
postgis-users@postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to