Обсуждение: VACUUM LAZY compilation problem

Поиск
Список
Период
Сортировка

VACUUM LAZY compilation problem

От
Guillaume Lémery
Дата:
Hi,

I'm trying to compile postgresql with the VACUUM LAZY patch,
but I have an error with yacc :

/usr/bin/yacc: f - maximum table size exceeded

Where should I look to fix this ?

Thanx.

Guillaume.


Re: VACUUM LAZY compilation problem

От
Alfred Perlstein
Дата:
* Guillaume Lémery <glemery@comclick.com> [010222 04:01] wrote:
> Hi,
>
> I'm trying to compile postgresql with the VACUUM LAZY patch,
> but I have an error with yacc :
>
> /usr/bin/yacc: f - maximum table size exceeded
>
> Where should I look to fix this ?

Install Bison and re-run "configure"

--
-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]