Re: [GENERAL] Re: [NOVICE] Max length string question (fwd) - Mailing list pgsql-general

From Fandarel
Subject Re: [GENERAL] Re: [NOVICE] Max length string question (fwd)
Date
Msg-id 199807132239.SAA13581@hub.org
Whole thread Raw
List 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 by date:

Previous
From: Stephan Doliov
Date:
Subject: unsubscribe
Next
From: Andrew Martin
Date:
Subject: Re: [GENERAL] postgresql website