Re: How to connect to a remote database

Поиск
Список
Период
Сортировка
От Sean Kelly
Тема Re: How to connect to a remote database
Дата
Msg-id 20000907112811.EC282556A@random.ncl.ac.uk
обсуждение исходный текст
Ответ на How to connect to a remote database  (pgsql-bugs@postgresql.org)
Список 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 по дате отправления:

Предыдущее
От: "Vasileiadis Spyros"
Дата:
Сообщение: Re: How to connect to a remote database
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: nested implicit selects (views) go wrong