Document host setting for Unix Domain Socket connection support

This commit is contained in:
dim 2008-05-29 09:23:27 +00:00
parent 5a63f4f609
commit 5b8f3b1e2f

View File

@ -176,7 +176,10 @@ The [pgsql] section has the following options, which all must be set.
host::
PostgreSQL database server name, for example +localhost+.
PostgreSQL database server name, for example +localhost+. For Unix
Domain connection, give the directory where to find the Unix
Socket, e.g. +/tmp+. The +port+ will then get used to locate the
Unix Socket filename.
port::