Re: pg_hba.conf on win32

From: "working4aliving" <working4aliving(at)hotmail(dot)com>
To:
Cc: "pglist" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: pg_hba.conf on win32
Date: 2002-11-03 00:00:20
Message-ID: OE66QsEHiM40iLQ4bdZ000059a6@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

check out "un remming" a line in postgresql.conf (clue... the line has to do
with tcp/ip and it has the word false, which should be changed to true)

By the way, don't think that if it runs as a windows service, you can't pass
command line parms to it.

----- Original Message -----
From: "Peter Eisentraut" <peter_e(at)gmx(dot)net>
To: <david(dot)bear(at)asu(dot)edu>
Cc: "pglist" <pgsql-admin(at)postgresql(dot)org>
Sent: Wednesday, October 30, 2002 1:53 PM
Subject: Re: [ADMIN] pg_hba.conf on win32

> David Bear writes:
>
> > Also, since postgres starts as a windows service, how does one put
commandline
> > parms on the postmaster so that it listens to a socket. Sorry about the
> > newbie questions but all the docs I found point to runing pg on various
> > unicies.
>
> Consider reading the Administrator's Guide.
>
> --
> Peter Eisentraut peter_e(at)gmx(dot)net
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce Momjian 2002-11-03 01:23:38 Re: loading and unloading rows
Previous Message Naomi Walker 2002-11-02 20:44:11 Re: loading and unloading rows