Re: pg_dumpall failing from possible corrupted shared memory

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_dumpall failing from possible corrupted shared memory
Дата
Msg-id 29612.1161924088@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pg_dumpall failing from possible corrupted shared memory  (Richard Broersma Jr <rabroersma@yahoo.com>)
Ответы Re: pg_dumpall failing from possible corrupted shared memory
Список pgsql-general
Richard Broersma Jr <rabroersma@yahoo.com> writes:
> mydb=# select pg_get_indexdef(indexrelid) from pg_index where indrelid = '16737';
> server closed the connection unexpectedly

So what do you get from 'select * from pg_index where indrelid = 16737' ?
If that crashes, which individual columns can you select from the row?

            regards, tom lane

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

Предыдущее
От: Richard Broersma Jr
Дата:
Сообщение: Re: pg_dumpall failing from possible corrupted shared memory
Следующее
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: Reducing pg_dump & pg_restore times