Re: postgres rpms for solaris and suse

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: "Kasia Tuszynska" <ktuszynska(at)esri(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: postgres rpms for solaris and suse
Date: 2008-02-09 03:42:50
Message-ID: dcc563d10802081942i4ccf0b63y948e32b19751f41f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Feb 8, 2008 5:54 PM, Kasia Tuszynska <ktuszynska(at)esri(dot)com> wrote:
> Hello Everybody,
>
> I would like to install Postgresql 8.2.4 or Postgresql 8.3 on both
> solaris 10 and suse10.

Sun makes packages of postgresql available. Do a search for
postgresql on the sun.com site. Last I checked it was in the top 10.

> On the postgres site I found rpms to install on red hat and fedora, but
> not for the os' above.

Yeah, that's to be expected.

> Does that mean that in order to install on either solaris or suse I :
> 1. need to install from source

For Suse, probably if you want to keep up to date.

> 2. can use the red hat rpms

Nope.

> Is there some magic rpm source I am missing? Or should I just install
> from source?

Honestly, on a db only server it's not an entirely crazy idea. About
2/3 of all pgsql servers I've set up have been source builds for
various reasons. Just create a conf.local file that's a sh script
with all your options and put that script into source repo, and if you
need ot build a new server you just need that and a .tar.gz file.
Dead simple.

If you want multiple versions just use --prefix to put each in a
different directory and set a lib path for each env before starting.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Bruce McAlister 2008-02-09 08:12:06 Re: Postgres 8.2 install on solaris 10
Previous Message dghundt@netzero.net 2008-02-09 01:38:12 pg_dump on windows