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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Evert Meulie <evert(at)witelcom(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: What causes 'FATAL: invalid cache id: 30' in my postgresql log?
Date: 2004-11-30 04:47:54
Message-ID: 6322.1101790074@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Evert Meulie <evert(at)witelcom(dot)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

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Evert Meulie 2004-11-30 07:33:33 Re: What causes 'FATAL: invalid cache id: 30' in my postgresql
Previous Message Tom Lane 2004-11-29 22:50:12 Re: lo_export (server)