Re: Remove Postgres from Solaris 10

From: Thomas Bräutigam <thomas(dot)braeutigam(at)nexustelecom(dot)com>
To: <Robert(dot)Lor(at)Sun(dot)COM>
Cc: <J(dot)K(dot)Shah(at)Sun(dot)COM>, "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Remove Postgres from Solaris 10
Date: 2008-04-30 18:38:02
Message-ID: 46F5921DF52F6E40860287B30CADADC785F50B@EROS.nexus-ag.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Robert,

That's the issue, the database is not running which gets delivered with Solaris 10 but I am not sure if the my customer accidently activates it or not, so I want to be on the safe side of live, that I minimize this risk.

Cheers Thomas

-----Original Message-----
From: Robert(dot)Lor(at)Sun(dot)COM [mailto:Robert(dot)Lor(at)Sun(dot)COM]
Sent: Mittwoch, 30. April 2008 20:25
To: Thomas Bräutigam
Cc: J(dot)K(dot)Shah(at)Sun(dot)COM; Joshua D. Drake; pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] Remove Postgres from Solaris 10

Thomas Bräutigam wrote:
> Hi Jignesh
>
> What things do I all need to take care when I want to run both postgres databases on the same box. Like the Solaris 10 postgres db and my postgres db.
>
By default the Postgres versions that are shipped with Solaris are disabled (run "svcs postgresql" to verify). So if you just want to use your own Postgres binary, you don't have to worry about changing the port as long as you don't enable the versions that come with Solaris.
You are making conflicting statement about running both databases in parallel but at the same time want to replace your version with the binary that comes with Solaris. Perhaps you're thinking that the Postgres that comes with Solaris is always running by default which is not the case!

-Robert

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Robert Lor 2008-04-30 19:15:13 Re: Remove Postgres from Solaris 10
Previous Message Robert Lor 2008-04-30 18:25:25 Re: Remove Postgres from Solaris 10