Re: VACUUM LAZY compilation problem

From: Alfred Perlstein <bright(at)wintelcom(dot)net>
To: Guillaume Lémery <glemery(at)comclick(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: VACUUM LAZY compilation problem
Date: 2001-02-22 12:48:21
Message-ID: 20010222044821.D29126@fw.wintelcom.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

* Guillaume Lémery <glemery(at)comclick(dot)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(at)wintelcom(dot)net|alfred(at)freebsd(dot)org]

In response to

Browse pgsql-general by date

  From Date Subject
Next Message He Weiping(Laser Henry) 2001-02-22 13:12:00 Chinese patch for Pgaccess
Previous Message Guillaume Lémery 2001-02-22 11:50:20 VACUUM LAZY compilation problem