[udig-devel] postgis link to a unix soket rather than a port?

Paul Ramsey pramsey at refractions.net
Thu Apr 5 07:44:57 PDT 2007


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



More information about the udig-devel mailing list