From 5b8f3b1e2f9c37f406f5a9716e586c9bc0131de0 Mon Sep 17 00:00:00 2001 From: dim Date: Thu, 29 May 2008 09:23:27 +0000 Subject: [PATCH] Document host setting for Unix Domain Socket connection support --- pgloader.1.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pgloader.1.txt b/pgloader.1.txt index 878ffc9..94e2c20 100644 --- a/pgloader.1.txt +++ b/pgloader.1.txt @@ -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::