[OSM-dev] (no subject)
Joerg Ostertag (OSM Munich/Germany)
openstreetmap at ostertag.name
Thu Mar 8 10:49:43 GMT 2007
On Thursday 08 March 2007 11:43, Nick Whitelegg wrote:
> >Hi Nick,
> >Can you connect to postgres using psql:
...
> I guess it's more of a problem with how I've specified the connection in
> the Mapnik XML file. Maybe it should be "127.0.0.1" not "localhost"?
Maybe trying something like this would work
<Datasource>
<Parameter name="type">postgis</Parameter>
<Parameter name="host">/var/run/postgresql</Parameter>
<Parameter name="user">tweety</Parameter>
<Parameter name="dbname">mapnik</Parameter>
<Parameter name="table">planet_osm</Parameter>
</Datasource>
PS.: if you would update the recipies in install.txt would be great.
--
Jörg (Germany, Munich)
http://www.ostertag.name/
TeamSpeak2: ts2.ostertag.name, user: tweety, Channel: "GPS Drive"
irc://irc.oftc.net/#osm
Tel.: +49 89 420950304
More information about the dev
mailing list