Re: [ADMIN] Setup and LIBPQ (Newbie) - Mailing list pgsql-admin

From Peter Mount
Subject Re: [ADMIN] Setup and LIBPQ (Newbie)
Date
Msg-id Pine.LNX.3.95.980512234107.19469A-100000@retep.org.uk
Whole thread Raw
In response to Re: [ADMIN] Setup and LIBPQ (Newbie)  (Bruce Tong <zztong@laxmi.ev.net>)
List pgsql-admin
On Tue, 12 May 1998, Bruce Tong wrote:

[snip]

> The "-i" option doesn't seem to be known by the /usr/bin/postmaster
> application. It doesn't recognise the option and it is not in the man
> pages. The PG_VERSION file says 6.1, but the software package manager
> (RPM) tells me I've got version 6.2.1. Is the "-i" option part of a later
> version?

Ah, -i came in V6.3. Before that there was only TCP/IP, but 6.3 has
UnixDomain sockets as well, and TCP/IP has to be enabled with -i

In my pg_hba.conf file, the line begining with local is for 6.3 onwards
and relates to UnixDomain sockets

--
Peter T Mount peter@retep.org.uk or petermount@earthling.net
Main Homepage: http://www.retep.org.uk
************ Someday I may rebuild this signature completely ;-) ************
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk


pgsql-admin by date:

Previous
From: "Adam Williams"
Date:
Subject: ODBC From Linux
Next
From: The Hermit Hacker
Date:
Subject: Re: [QUESTIONS] Maybe a Vacuum bug in 6.3.2