Re: help with corrupted database

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: help with corrupted database
Дата
Msg-id 4241739B.2070904@archonet.com
обсуждение исходный текст
Ответ на help with corrupted database  (strk <strk@keybit.net>)
Ответы Re: help with corrupted database  (strk <strk@keybit.net>)
Список pgsql-hackers
strk wrote:
> Hello.
> A memory fault in a trigger left my database
> in a corrupted state:
> 

>     - I can't create temporary tables anymore
>       (restart/vacuum full don't help)
>       ERROR:  cache lookup failed for relation 1250714

*What* is giving this error? Something seems to be holding onto a 
reference to (at a guess) your temporary table. Can you identify what?

--  Richard Huxton  Archonet Ltd


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

Предыдущее
От: strk
Дата:
Сообщение: help with corrupted database
Следующее
От: strk
Дата:
Сообщение: Re: help with corrupted database