Re: [ADMIN] Starting postmaster with -i

From: Jeremiah Davis <jdavis(at)gaslightmedia(dot)com>
To: Gerald Brandt <gbr(at)hvdc(dot)ca>
Cc: pgsql-admin(at)postgreSQL(dot)org
Subject: Re: [ADMIN] Starting postmaster with -i
Date: 1999-01-28 16:12:23
Message-ID: Pine.LNX.4.05.9901281111291.9673-100000@srv1.ptsk.mi.freeway.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


man pg_hba.conf

pg_hba.conf is used for access control, it should be located in your
$PGDATA directory.

On Thu, 28 Jan 1999, Gerald Brandt wrote:

> Hi there,
>
> I start my postmaster with the -i option to start with tcp connectivity.
>
> I want to be able to limit who can access my postgres database, and in
> theory, I don't need any connectivity outside of the localhost. But,
> without the -i, I can't use pgaccess, or the C library.
>
> How can I limit access to only a certain (or range) of IP's?
>
> Gerald
> ----------------------------------
> E-Mail: Gerald Brandt <gbr(at)hvdc(dot)ca>
> Date: 28-Jan-99
> Time: 10:03:53
>
> ----------------------------------
>

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Gavin M. Roy 1999-01-28 16:24:57 Re: [ADMIN] Starting postmaster with -i
Previous Message Gerald Brandt 1999-01-28 16:11:53 Starting postmaster with -i