Re: Minimal required to run psql on remote machine

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Mike Bell <mike(dot)bell(at)hashdefine(dot)co(dot)uk>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Minimal required to run psql on remote machine
Date: 2004-08-11 23:28:59
Message-ID: 20040811232859.GA19680@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, Aug 09, 2004 at 16:17:26 +0100,
Mike Bell <mike(dot)bell(at)hashdefine(dot)co(dot)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.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Mohammad Tanvir Huda 2004-08-12 01:45:14 Re: Connecting Postgres using other network
Previous Message Bender, Cheryl 2004-08-11 21:17:12 Re: Connecting Postgres using other network