Re: Cache lookup failure for index during pg_dump

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Cache lookup failure for index during pg_dump
Дата
Msg-id 20060.1266698820@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Cache lookup failure for index during pg_dump  (Bob Lunney <bob_lunney@yahoo.com>)
Список pgsql-bugs
Bob Lunney <bob_lunney@yahoo.com> writes:
> Could pg_dump also take an AccessShared lock on the system tables to prevent DDL changes during the dump, thereby
preventingthis error?  Just a thought... 

I think that cure would probably be worse than the disease ...

            regards, tom lane

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

Предыдущее
От: Bob Lunney
Дата:
Сообщение: Re: Cache lookup failure for index during pg_dump
Следующее
От: Robert Haas
Дата:
Сообщение: Re: planner regression in 8.4 (from 8.1)