Re: [HACKERS] Re: Tuple too big

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Re: Tuple too big
Дата
Msg-id 199907030030.UAA19274@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Tuple too big  (Bruce Momjian <maillist@candle.pha.pa.us>)
Список pgsql-hackers
> Here is a patch for 6.5 which will prevent the creation of these too big
> tuples in certain cases.  Seems we should also check for max length at
> the time we create the table, but it doesn't look like there is any code
> to do that yet.
> 
> I am not going to apply this to 6.5.1 because it may have some unknown
> side-affects.
> 

On second thought, the patch looks harmless, so I am going to apply it. 
It is better than what is currently there.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Tuple too big
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Re: Tuple too big