Cache lookup failed?

Поиск
Список
Период
Сортировка
От Jeff Boes
Тема Cache lookup failed?
Дата
Msg-id 371f835bc64c1035d09092c4818c4eee@news.teranews.com
обсуждение исходный текст
Ответы Re: Cache lookup failed?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Cache lookup failed?  (Martijn van Oosterhout <kleptog@svana.org>)
Список 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 по дате отправления:

Предыдущее
От: Marc Cuypers
Дата:
Сообщение: compiling the examples
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PQgetResultSet Problem