From: | "Anirban Pal" <anirban(dot)pal(at)newgen(dot)co(dot)in> |
---|---|
To: | "Merlin Moncure" <mmoncure(at)gmail(dot)com> |
Cc: | <pgsql-novice(at)postgresql(dot)org>, <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: How to Install Postgres 8.3 in Solaris 10 as a service |
Date: | 2009-05-28 06:10:42 |
Message-ID: | 87211D2806C6497EAE639A5B64EA2DFE@central.newgen.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
@Merlin,
@Emanuel
Thank you for your reply. It will surely solve my problem.
> Dear all members,
>
> I have been working on postgres (windows), for last 8 months. Recently, a
> client requrement requires me to install postgres in solaris 10. What I
> did
> is this. Untar the deliverables from postgresql.org website, for correct
> version. Open a command window and write necessary commands to run it. If
> I
> want to close postgres, I have to close previously opened window and then
> do
> the comand writing task again. And If somebody wants to close or restart
> the
> postgres server, he/she have to come physically to the server(in some case
> remote is not possible). Is it possible to run postgres as a service, in
> Solaris 10 (64 bit) also, like windows. Waiting for positive reply.
On solaris (like most unixen), services are controlled with init scripts.
read the following article for a general overview:
http://www.securityfocus.com/infocus/1359
merlin
Disclaimer :- This e-mail and any attachment may contain confidential, proprietary or legally privileged information. If you are not the original intended recipient and have erroneously received this message, you are prohibited from using, copying, altering or disclosing the content of this message. Please delete it immediately and notify the sender. Newgen Software Technologies Ltd (NSTL) accepts no responsibilities for loss or damage arising from the use of the information transmitted by this email including damages from virus and further acknowledges that no binding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of NSTL.
From | Date | Subject | |
---|---|---|---|
Next Message | Anirban Pal | 2009-05-28 06:12:31 | Re: Postgres registry access using java |
Previous Message | Anirban Pal | 2009-05-28 06:04:56 | Re: Postgres registry access using java |