mirror of
https://github.com/dimitri/pgloader.git
synced 2026-05-05 02:46:10 +02:00
Document host setting for Unix Domain Socket connection support
This commit is contained in:
parent
5a63f4f609
commit
5b8f3b1e2f
@ -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::
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user