From: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
---|---|
To: | John Summerfield <postgres(at)herakles(dot)homelinux(dot)org> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: FATAL: cache lookup failed for function 1003 |
Date: | 2007-05-23 23:10:47 |
Message-ID: | 20070523231047.GM13250@alvh.no-ip.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
John Summerfield wrote:
> Alvaro Herrera wrote:
> >John Summerfield wrote:
> >
> >>Is this the right list for this? I'm off the 'net atm and can't easily
> >>check.
> >>
> >>I'm running on self-built RHEL 4.
> >>
> >>I built from cvs this morning, and get the above error. Running grep
> >>over the source doesn't show anything helpful to me.
> >>The initdb command (sans --auth) works for psql (PostgreSQL) 7.4.6 so
> >>I'm guessing I'm close.
> >>
> >>What might be the problem?
> >
> >
> >Try doing a "make distclean" and recompile.
>
> Thanks Alvaro
>
>
> That (combined with another cvs update) cleared the problem. Should the
> distclean be necessary?
I use configure --enable-depend which removes the requirement.
Otherwise, yes, you need to do a make distclean everytime you do an
update.
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-05-23 23:16:58 | Re: FATAL: cache lookup failed for function 1003 |
Previous Message | John Summerfield | 2007-05-23 23:01:06 | Re: FATAL: cache lookup failed for function 1003 |