Re: Error during Installation

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Error during Installation
Дата
Msg-id 21239.1063493635@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Error during Installation  ("Amar BAJRACHARYA" <amar@mrcmekong.org>)
Список pgsql-bugs
"Amar BAJRACHARYA" <amar@mrcmekong.org> writes:
> I am trying to install the PostGreSQL 7.3.4 version. However, when I
> execute gmake, I get the following error message:
> Preproc.c:5560:  fatal error: maximum table size (32767) exceeded.

You need a newer bison.

Although really you shouldn't need bison at all, if you are building
from a distribution tarball --- preproc.c should come already built
in that case.  Maybe the file timestamps got messed up?  Or did you
pull the source from our CVS server?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: 7.3.2 incorrectly counts characters for unicode varchar field
Следующее
От: Pavel Stehule
Дата:
Сообщение: wrong inicializied array in plpgsql