Re: postgres 8.2.13 compatibility with RHEL 6.4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: postgres 8.2.13 compatibility with RHEL 6.4
Дата
Msg-id 10990.1394632796@sss.pgh.pa.us
обсуждение исходный текст
Ответ на postgres 8.2.13 compatibility with RHEL 6.4  (Lekshmi Ts <lekshmi.ts@tcs.com>)
Список pgsql-bugs
Lekshmi Ts <lekshmi.ts@tcs.com> writes:
> We have tried installing postgres 8.2.13 in RHEL 6.4 server. But we
> couldnot create a database. Is this a compatibility issue?

No.

Probably the first question to ask is why you're trying to install
such an obsolete, long-out-of-support version of Postgres in the first
place --- and not even close to the last minor release thereof.  Whoever
thought that was a good choice of release to use needs re-education.
http://www.postgresql.org/support/versioning/

Having said that, though, 8.2 should certainly work on RHEL 5/6 era
platforms.  You either built it wrong, installed it wrong, or are
using it wrong.  There's quite insufficient data here to say exactly
what's wrong, though.

            regards, tom lane

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

Предыдущее
От: Harry Rossignol
Дата:
Сообщение: Re: LIMIT causes huge slow down
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #9541: Result of TRIM function has changed