Hi,

On 10/10/2014 09:05 PM, Justin Palmer wrote:
> I have Postgres running on a non-default port and unfortunately it
> doesn't look like osmosis will accept a custom port 

Indeed it doesn't.

If you have nothing else on your port 5432, you can of course redirect
that port ("ssh localhost -L
5432:localhost:whereever-your-postgres-listens"). Else here's a patched
version of Osmosis that does support a "port" argument on all database
tasks:

https://github.com/woodpeck/osmosis/tree/database_port_support

Bye
Frederik

-- 
Frederik Ramm  ##  eMail frede...@remote.org  ##  N49°00'09" E008°23'33"

_______________________________________________
osmosis-dev mailing list
osmosis-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/osmosis-dev

Reply via email to