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: Fri, 26 Nov 2004 13:02:53 -0500
- Message-id: <10030.1101492173@sss.pgh.pa.us> <text/plain>
Evert Meulie <evert(at)witelcom(dot)com> writes:
> What is the cause of the following error message:
> FATAL: invalid cache id: 30
This indicates some sort of internal mismatch in the server. I seem to
recall that one particular combination of server version and (different)
plpgsql.so version would happen to fail in this way.
regards, tom lane
Home |
Main Index |
Thread Index