Re: opening postgres from remote host

Поиск
Список
Период
Сортировка
От Kent L. Nasveschuk
Тема Re: opening postgres from remote host
Дата
Msg-id 1063488829.2037.16.camel@1134
обсуждение исходный текст
Ответ на opening postgres from remote host  ("Deepti Chadha" <deepti@mail.nplindia.ernet.in>)
Список pgsql-admin
I have Postgres 7.3.4 installed on a Slackware 9.0 system.

I start it from rc.local (/etc/rc.d/rc.local) with:

su postgres -c "/accounts/pg7.3.4/bin/pg_ctl -o '-i' -D
/accounts/pg7.3.4/data -l /accounts/pg7.3.4/logfile start"

Substitute the default location of your database which is usually
/usr/local/pgsql for my location /accounts/pg7.3.4

Kent N

On Thu, 2003-09-11 at 01:13, Deepti Chadha wrote:
> Please suggest how can we start the postgres from a remote machine. We are
> using linux slackware as OS.
>
> Deepti Chadha
> Scientist B
> Central Computer Facility
> National Physical Laboratory
> New Delhi
>
> --
> Open WebMail Project (http://openwebmail.org)
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
>                http://www.postgresql.org/docs/faqs/FAQ.html
--
Kent L. Nasveschuk <kent@wareham.k12.ma.us>


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

Предыдущее
От: "Uwe C. Schroeder"
Дата:
Сообщение: Number of open cursors
Следующее
От: Tom Lane
Дата:
Сообщение: Re: upgrade question: running different versions on one host