I don't think that's an option with Java, Adrian. Also, the local UNIX socket approach has been sort of deprecated by the team over time in favor of just doing TCP to localhost, in conjunction with the mainstream Windows support.

p


On 5-Apr-07, at 3:34 AM, Adrian Custer wrote:

hey all,

exploring the connection of uDig <-> R via postgis. I've learned to make
a local database server tied to a socket:

pg_ctl -w -l $LOCAL_DB/log/server.log start -o "-c listen_addresses= -c
unix_socket_directory=$LOCAL_DB"

but how do I tie up uDig to that? All I see in uDig is the address:port
combination.

any hints?

--adrian

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel

Reply via email to