Re: FATAL: cache lookup failed for function 1003

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: FATAL: cache lookup failed for function 1003
Дата
Msg-id 25878.1179962218@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: FATAL: cache lookup failed for function 1003  (John Summerfield <postgres@herakles.homelinux.org>)
Список pgsql-sql
John Summerfield <postgres@herakles.homelinux.org> writes:
> That (combined with another cvs update) cleared the problem. Should the
> distclean be necessary?

Yes, unless you configured with --enable-depend during your previous
build (and I wouldn't necessarily swear that --enable-depend catches
every possible dependency).

When in doubt --- especially if your build fails but the buildfarm seems
happy --- do a distclean & rebuild before investing any intellectual
effort in figuring out the problem.

My own practice, developed after a couple of unpleasant episodes of this
sort, is to make distclean before any cvs update.  Machine cycles are
cheap, my time isn't.  I've found that I can generally overlap the
rebuild time with useful work, or at least mail-reading ...
        regards, tom lane


В списке pgsql-sql по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: FATAL: cache lookup failed for function 1003
Следующее
От: Tomas Doran
Дата:
Сообщение: Potential bug in postgres 8.2.4