Re: 7.0 key features

From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: pgsql-hackers(at)hub(dot)org
Subject: Re: 7.0 key features
Date: 2000-05-08 20:39:30
Message-ID: Pine.BSF.4.21.0005081635350.25181-100000@paprika.michvhf.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 8 May 2000, D'Arcy J.M. Cain wrote:

> Thus spake Vince Vielhaber
> > On Mon, 8 May 2000, Tom Lane wrote:
> >
> > > "Mitch Vincent" <mitch(at)huntsvilleal(dot)com> writes:
> > > > Is the row length limit 8k? If not, what is the row length limit?
> > >
> > > Well, it's BLCKSZ less some overhead --- BLCKSZ is 8K in a stock
> > > installation ...
> >
> > A text datatype isn't limited to that too, is it?
>
> It would kind of have to be, wouldn't it, if the row it had to fit in
> had that limit?

BLOBs aren't. Or did I miss something somewhere? I've always understood
the text datatype to be simply a text version of a BLOB. Not necessarily
in Postgres, but elsewhere.

Vince.
--
==========================================================================
Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
Online Campground Directory http://www.camping-usa.com
Online Giftshop Superstore http://www.cloudninegifts.com
==========================================================================

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Mitch Vincent 2000-05-08 20:51:20 TEXT question... Was 7.0 key features
Previous Message D'Arcy J.M. Cain 2000-05-08 20:33:02 Re: 7.0 key features