Bruce Momjian wrote:
>
> Either install bison, or do a touch on parser/gram.c and recompile.
Thanks a lot, I installed bison and it works.
Roman Smutny
>
> > HI,
> > sorry to bother you, but I went to this trouble for the third time. When
> > I try to compile
d to compile only in this directory also:
$ cd /usr/src/pgsql/src/backend/parser
$ gmake
but it's saying:
/usr/bin/yacc -d gram.y
/usr/bin/yacc: f - maximum table size exceeded
gmake: *** [parse.h] Error 2
If someone knows what to do, please help me.
Thanks
Roman Smutny