Re: Serious Crash last Friday

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: Serious Crash last Friday
Дата
Msg-id 20020617200241.D31261@svana.org
обсуждение исходный текст
Ответ на Re: Serious Crash last Friday  ("Henrik Steffen" <steffen@city-map.de>)
Список pgsql-general
On Mon, Jun 17, 2002 at 11:38:00AM +0200, Henrik Steffen wrote:
> same employee table (but after initdb, and restored from fridays dump)
>
> how can i find out the correct length of the tuples?

Tuple incorrect length (parsed data=xxxxxx, length=xxx)

"parsed data" is what was processed
"length" is the amount allocated in the tuple header

so, "parsed data" <= "length" is good, though hopefully it's not too much
less.

HTH,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> There are 10 kinds of people in the world, those that can do binary
> arithmetic and those that can't.

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

Предыдущее
От: "Henrik Steffen"
Дата:
Сообщение: Re: Serious Crash last Friday
Следующее
От: Egon Sommer
Дата:
Сообщение: TEXT and NULL...