Re: [GENERAL] URGENT! pg_dump doesn't work!

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [GENERAL] URGENT! pg_dump doesn't work!
Дата
Msg-id 4941.1027438246@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [GENERAL] URGENT! pg_dump doesn't work!  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Список pgsql-novice
"Nigel J. Andrews" <nandrews@investsystems.co.uk> writes:
> That's why I went down the hardware question. Given the error reported by Wim
> though seems to be a memory allocation, actually freeing, fault would data
> corruption in any persistent storage object be suspect?

I am thinking a corrupted length word in a varlena data item (text,
varchar, array, etc) might possibly lead to that sort of error.
It's just an educated guess though.

            regards, tom lane

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

Предыдущее
От: "Nigel J. Andrews"
Дата:
Сообщение: Re: [GENERAL] URGENT! pg_dump doesn't work!
Следующее
От: "Molenda, Mark P"
Дата:
Сообщение: large table and temp space.