Thread: Re: [HACKERS] initdb problem

Re: [HACKERS] initdb problem

From
Keith Parks
Date:
Bruce Momjian <maillist@candle.pha.pa.us>

>
> > I did a cvsup and a fresh recompile this morning. But I still get
> >
> > ERROR:  fmgr_info: function 683: cache lookup failed
> >
> > from initdb. Guess I have to dig into it more deeply.
> >
> > Is anyone else running postgresql with glibc2.0.7 on Linux?
> >
>
> Just a quick question.  Are people doing a make clean when updating via
> cvs.  My patch changed lots of system tables.

I have religously been doing a rm -rf data and initdb each time.

Keith.