Re: opening postgres from remote host - Mailing list pgsql-admin

From Kent L. Nasveschuk
Subject Re: opening postgres from remote host
Date
Msg-id 1063488829.2037.16.camel@1134
Whole thread Raw
In response to opening postgres from remote host  ("Deepti Chadha" <deepti@mail.nplindia.ernet.in>)
List 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 by date:

Previous
From: "Uwe C. Schroeder"
Date:
Subject: Number of open cursors
Next
From: Tom Lane
Date:
Subject: Re: upgrade question: running different versions on one host