Re: How to connect to a remote database - Mailing list pgsql-bugs

From Sean Kelly
Subject Re: How to connect to a remote database
Date
Msg-id 20000907112811.EC282556A@random.ncl.ac.uk
Whole thread Raw
In response to How to connect to a remote database  (pgsql-bugs@postgresql.org)
List pgsql-bugs
On Thu, 7 Sep 2000 07:21:57 -0400 (EDT), pgsql-bugs@postgresql.org
said:

> Martin Kuria (martinkuria@hotmail.com) reports a bug with a severity of 2
>  The lower the number the more severe it is.
>
>  Short Description
>  How to connect to a remote database
>
>  Long Description
>  This may be a dumb question, but how do I connect to a remote database
>  using postgresql, or rather psql?

    This isn't really a bug, is it? :)

    "man psql" shows your options - you need "-h hostname_here".
See "man psql" for more.

    You'll probably have to edit /path/to/pgsql/lib/pg_hba.conf
on the remote machine to get permission.

    Thanks,

--
Sean Kelly <S.Kelly@ncl.ac.uk>
"The best way to predict the future is to invent it" - Alan Kay

pgsql-bugs by date:

Previous
From: "Vasileiadis Spyros"
Date:
Subject: Re: How to connect to a remote database
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: nested implicit selects (views) go wrong