On Mon, Aug 09, 2004 at 16:17:26 +0100,
  Mike Bell <[EMAIL PROTECTED]> 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.

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to