Cache lookup failed? - Mailing list pgsql-general

From Jeff Boes
Subject Cache lookup failed?
Date
Msg-id 371f835bc64c1035d09092c4818c4eee@news.teranews.com
Whole thread Raw
Responses Re: Cache lookup failed?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Cache lookup failed?  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
What might be the source of this error?

 Cache lookup failed for relation 188485009

We've been getting these at odd intervals, and they are not reproducible.

Our setup:

 PostgreSQL 7.3.3
 Red Hat 7.3

 kernel.shmall = 1352914698
 kernel.shmmax = 1352914698

 shared_buffers = 131072
 max_fsm_pages = 350000
 max_fsm_relations = 200
 wal_buffers = 32
 sort_mem = 65536
 vacuum_mem = 65536
 effective_cache_size = 196608

--
Jeff Boes                                      vox 269.226.9550 ext 24
Database Engineer                                     fax 269.349.9076
Nexcerpt, Inc.                                 http://www.nexcerpt.com
           ...Nexcerpt... Extend your Expertise


pgsql-general by date:

Previous
From: Marc Cuypers
Date:
Subject: compiling the examples
Next
From: Tom Lane
Date:
Subject: Re: PQgetResultSet Problem