Re: [HACKERS] DefaultHost

From: The Hermit Hacker <scrappy(at)hub(dot)org>
To: Edmund Mergl <E(dot)Mergl(at)bawue(dot)de>
Cc: PostgreSQL Developers Mailinglist <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: [HACKERS] DefaultHost
Date: 1998-01-10 18:34:15
Message-ID: Pine.NEB.3.96.980110143330.1187E-100000@thelab.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, 10 Jan 1998, Edmund Mergl wrote:

> Hi all,
>
> in the current snapshot there is no default for PGHOST
> in src/interfaces/libpq/fe-connect.c.
> In 6.2 this was 'localhost', which is a reasonable default.

Default operation now is 'Unix Domain Sockets'...PGHOST isn't a viable
default. The only time that PGHOST is a viable default is if -i is issued to
postmaster when started up...

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message The Hermit Hacker 1998-01-10 18:45:36 Re: [HACKERS] Can't run current PostgreSQL
Previous Message Thomas G. Lockhart 1998-01-10 18:01:03 Re: subselects