Re: What causes 'FATAL: invalid cache id: 30' in my postgresql log?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: What causes 'FATAL: invalid cache id: 30' in my postgresql log?
Дата
Msg-id 6322.1101790074@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: What causes 'FATAL: invalid cache id: 30' in my postgresql log?  (Evert Meulie <evert@witelcom.com>)
Ответы Re: What causes 'FATAL: invalid cache id: 30' in my postgresql  (Evert Meulie <evert@witelcom.com>)
ARE JOINS ALLOWED IN UPDATE STATEMENTS?  ("Ryan Riehle" <rkr@buildways.com>)
Список pgsql-novice
Evert Meulie <evert@witelcom.com> writes:
> Strange... I'm using the Gentoo-version of PostgreSQL 7.4.6 and since
> it's a fresh install of PostgreSQL, all components are of the same
> version...

But are you sure there wasn't a previous version of PG already on the
machine?  It sure looks to me like you have some code that's out of step
about the syscache numbers, and as I said the most likely theory for
that is an out-of-date plpgsql.so getting picked up from someplace.

            regards, tom lane

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

Предыдущее
От: Evert Meulie
Дата:
Сообщение: Re: What causes 'FATAL: invalid cache id: 30' in my postgresql log?
Следующее
От: Evert Meulie
Дата:
Сообщение: Re: What causes 'FATAL: invalid cache id: 30' in my postgresql