Re: Minimal required to run psql on remote machine - Mailing list pgsql-admin

From Bruno Wolff III
Subject Re: Minimal required to run psql on remote machine
Date
Msg-id 20040811232859.GA19680@wolff.to
Whole thread Raw
In response to Minimal required to run psql on remote machine  ("Mike Bell" <mike.bell@hashdefine.co.uk>)
List pgsql-admin
On Mon, Aug 09, 2004 at 16:17:26 +0100,
  Mike Bell <mike.bell@hashdefine.co.uk> wrote:
> Hi,
>
> I'd like to run psql on a remote machine. For security, there won't be
> login access granted for ssh sessions but we'd like to test various SPs
> and so forth. What is the minimum I have to install on to the remote
> machine so that I can connect with psql -h remote ?

The base postgres install should allow this. You just need to make sure
your packet filter and pg_hba.conf allow connections from the particular
hosts you want to allow access from.

pgsql-admin by date:

Previous
From: "Bender, Cheryl"
Date:
Subject: Re: Connecting Postgres using other network
Next
From: Mohammad Tanvir Huda
Date:
Subject: Re: Connecting Postgres using other network