Re: How to Install Postgres 8.3 in Solaris 10 as a service

From: Emanuel Calvo Franco <postgres(dot)arg(at)gmail(dot)com>
To: Anirban Pal <anirban(dot)pal(at)newgen(dot)co(dot)in>
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-27 14:33:29
Message-ID: f205bb120905270733i4f368277h5791552258673622@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2009/5/27 Anirban Pal <anirban(dot)pal(at)newgen(dot)co(dot)in>:
> 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.
>
> Regards
> Anirban Pal
>
>
> Disclaimer :- This e-mail and any attachment may contain confidential,
> proprietary or legally privileged information. If you are not the origin al
> 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 los s or damage
> arising from the use of the information transmitted by this email including
> damages from virus and further acknowledges that no bin ding nature of the
> message shall be implied or assumed unless the sender does so expressly with
> due authority of NSTL.
>

Remember that in Solaris you have SMF to initialize Postgresql with more
'intelligence'.

Is a perfect document that describes the complete installation of Pgsql on
this platform:

http://dlc.sun.com/pdf/819-5578/819-5578.pdf

--
Emanuel Calvo Franco
Sumate al ARPUG !
( www.arpug.com.ar)
ArPUG / AOSUG Member

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Grzegorz Jaśkiewicz 2009-05-27 14:39:40 Re: composite type and domain
Previous Message Andrew Gould 2009-05-27 14:30:34 Re: GRANT all to a super user