Re: New Platform

Lists: pgsql-hackers
From: Igor Gelman <igor(dot)gelman(dot)uri(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: New Platform
Date: 2010-09-10 17:52:00
Message-ID: AANLkTineoZU5yuue12hk=G3N0=YhLg+c+nT0cF7_DZip@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Gentlemen,

I found this link in PostgreSQL 9 Documentation and we are moving to a
different platform

Could you please help me with the instruction of how to install the new
version of PostgreSQL 9
on SUSE Linux Enterprise Server v.10.

Thanks,

Igor G.


From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Igor Gelman <igor(dot)gelman(dot)uri(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: New Platform
Date: 2010-09-13 00:15:25
Message-ID: AANLkTing8aU-1WvDaupZfoVVqVQy=z6kRhoRMFMf1daV@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Fri, Sep 10, 2010 at 1:52 PM, Igor Gelman <igor(dot)gelman(dot)uri(at)gmail(dot)com> wrote:
> Gentlemen,
>
> I found this link in PostgreSQL 9 Documentation and we are moving to a
> different platform
>
> Could you please help me with the instruction of how to install the new
> version of PostgreSQL 9
>
> on SUSE Linux Enterprise Server v.10.

What link?

Generally, to configure and install postgresql you download and untar
the tarball for the release in question and then run the configure
script with the options of your choosing followed by make and make
install.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company