Re: [PORTS] Port Bug Report: unable to insert a string into a field > 4K

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [PORTS] Port Bug Report: unable to insert a string into a field > 4K
Дата
Msg-id 199907151343.JAA08113@candle.pha.pa.us
обсуждение исходный текст
Ответ на Port Bug Report: unable to insert a string into a field > 4K  (Unprivileged user <nobody>)
Список pgsql-ports
This is fixed in 6.5.

> Problem Description:
> --------------------
> When I was running 6.3.2 I was able to insert strings
>  > than 7K into a field. Having upgraded to 6.4 I find that
> the backend processes 'postgres' just die.
>
>
> --------------------------------------------------------------------------
>
> Test Case:
> ----------
> Create table test (s text);
> insert into s values (5000 bytes of spaces);

--
  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, Pennsylvania 19026

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PORTS] RedHat6.0 & Alpha
Следующее
От: vitaliy
Дата:
Сообщение: BUGS!!!