Re: failed to install posgrest

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: failed to install posgrest
Дата
Msg-id 937d27e10810031412w52599debsebdf7b07066a79b1@mail.gmail.com
обсуждение исходный текст
Ответ на Re: failed to install posgrest  (Joshua Drake <jd@commandprompt.com>)
Ответы Re: failed to install posgrest
Re: failed to install posgrest
Список pgsql-general
On Fri, Oct 3, 2008 at 9:31 PM, Joshua Drake <jd@commandprompt.com> wrote:
> On Fri, 3 Oct 2008 15:18:26 -0500
> "Eduardo Arévalo" <earevaloch@gmail.com> wrote:
>
>> Hi I am trying to install the portgres of 64btis in centos 5.6 but at
>> the next command ./postgresql-8.3.4-1-linux-x64.bin
>> the results are as follows:
>
> We don't distribute .bin files.... I would strongly suggest using the
> rpm based packages for Centos.

Yes we do - and simply switching to the RPM distro is unlikely to
solve the problem as the OP is obviously not aware of the what the
problem is and will probably grab the latest version available.

Eduardo; the error you see occurs because the data directory you have
is not compatible with the PostgreSQL version you are trying to
install. Given the catalog version number the installer is reporting
that it's found, your existing data directory is from PostgreSQL 8.2.
You should therefore install the latest 8.2 RPM (or build from
source), as the one-click installer is not available for the 8.2
series.

Why you have a PG 8.2 data directory under /usr/local/postgresql_8.3
is another question entirely...

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

В списке pgsql-general по дате отправления:

Предыдущее
От: "Scott Marlowe"
Дата:
Сообщение: Re: How do I save data and then raise an exception?
Следующее
От: Joshua Drake
Дата:
Сообщение: Re: failed to install posgrest