Re: [GENERAL] postmaster(server) and psql(client) question.

Поиск
Список
Период
Сортировка
От Simon Drabble
Тема Re: [GENERAL] postmaster(server) and psql(client) question.
Дата
Msg-id Pine.LNX.3.96.990508105346.22324B-100000@dragon
обсуждение исходный текст
Ответ на postmaster(server) and psql(client) question.  ("Albert Chen" <chen6178@hotmail.com>)
Список pgsql-general
On Fri, 7 May 1999, Albert Chen wrote:

> Hi,
>
> I have two machines; one is server, another is client.
> I run postmaster on server, could I run psql on client?
> If I can, would anyone tell me how to do, thanks.
>
> -Albert
>
>

psql -h <host> -p <port> <dbname or other commands>


Simon.


--
  "When a German dwarf dances with the butcher's son.." -- Tom Waits

   Simon Drabble                      Somewhere in cyberspace
   simond@foxlink.net


В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [SQL] Functions for arrays !!!!
Следующее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: [GENERAL] postmaster(server) and psql(client) question.