From: | Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM> |
---|---|
To: | "VANOLE, MICHAEL J (ATTSI)" <MV5492(at)att(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Solaris 9 upgrade to Solaris 10 |
Date: | 2009-09-26 14:23:00 |
Message-ID: | 1253974980.1314.3.camel@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
VANOLE, MICHAEL J (ATTSI) píše v pá 11. 09. 2009 v 11:58 -0500:
> Hi,
>
> We are running Pg 8.2.6 on sparc-sun-solaris2.9 compiled by gcc 3.4.6.
>
> We are planning a server software upgrade to Solaris 10 (binaries and
> kernel, etc).
>
> Has anyone done this, and were there problems when trying to start up
> postmaster after the upgrade?
I did not try it, but I don't expect any problems. Solaris 10 U4 and
newer ship PostgreSQL 8.2. Only what you need to know is that S10 uses
SMF instead of init scripts. You need to run:
svcadm enable postgresql:version_82
more man postgres_82.
Zdenek
From | Date | Subject | |
---|---|---|---|
Next Message | Zdenek Kotala | 2009-09-26 14:29:11 | Re: Solaris Postgres |
Previous Message | Bill Moran | 2009-09-26 13:35:27 | Re: How should the first step of PostgreSQL implementation should be? |