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

From: Fandarel <fandarel(at)mail(dot)solisys(dot)com>
To: "Steve Doliov" <statsol(at)statsol(dot)com>
Cc: <pgsql-novice(at)postgreSQL(dot)org>, <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] Re: [NOVICE] Max length string question (fwd)
Date: 1998-07-13 22:39:01
Message-ID: 199807132239.SAA13581@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Martin 1998-07-14 09:07:40 Re: [GENERAL] postgresql website
Previous Message Stephan Doliov 1998-07-13 21:32:41 unsubscribe