Re: Postgresql Not working..

Поиск
Список
Период
Сортировка
От Andrew Snow
Тема Re: Postgresql Not working..
Дата
Msg-id 000201c17539$b0f42320$fa01b5ca@avon
обсуждение исходный текст
Ответ на Postgresql Not working..  ("Megalex" <megalex@klanomega.com>)
Список pgsql-general
Are you correctly escaping the HUGEText ?

- Andrew


> example..
>
> Create table dodo (textfield text NULL);
>
> Insert Into dodo (textfield) values('HUGEText');
>
> //---------------------------------------------------------//
>
> where HugeText = a web page html source or any big sized text
> data..  24 - 100 Kb size
>
> now i know that Postgres had limitations with large text but
> wasnt that fixed with toast.. but why then is my query timing
> out ONLY when i try to insert large text..??



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

Предыдущее
От: "Megalex"
Дата:
Сообщение: Postgresql Not working..
Следующее
От: merlyn@stonehenge.com (Randal L. Schwartz)
Дата:
Сообщение: [off-topic] news.postgresql.org down?