Re: [GENERAL] Re: [NOVICE] Max length string question (fwd)

Поиск
Список
Период
Сортировка
От Fandarel
Тема Re: [GENERAL] Re: [NOVICE] Max length string question (fwd)
Дата
Msg-id 199807132239.SAA13581@hub.org
обсуждение исходный текст
Список pgsql-general
>
>Matt Vanderpol wrote:
>when you say passed in a select, you mean returning from the select as in
>select reallylongfield from uselesstable;
>or do you mean
>select into otheruselesstable from uselesstable
>where reallylongfield = 'xxxxxxxxxx............. <continues for 1k+ ....';
>
>> There is a maximum of 1k that can be passed in any one field on a select
>> query.

I'm sorry, I mistyped myself. I meant to say that there is a 1k max for
inserts and updates, not for selects.

Matt

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

Предыдущее
От: Stephan Doliov
Дата:
Сообщение: unsubscribe
Следующее
От: Andrew Martin
Дата:
Сообщение: Re: [GENERAL] postgresql website