Re: Row size limitation

From: R D <mrk279(at)yahoo(dot)com>
To: Christian Pomar <pomar#NOSPAM#(at)ieee(dot)org>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Row size limitation
Date: 2001-01-15 08:04:39
Message-ID: 20010115080439.97967.qmail@web10005.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,
yes it's true, but it's not so serious. Me and many
other people are working with postgreSQL and never
felt this limit. So if you want to insert some large
data in a row, for example picture, you should use
Large Objects (See the manuals).
And now the good news: the upcomming PostgreSQL 7.1
will not have this limit.

regards,
Rumen

--- Christian Pomar <pomar#NOSPAM#(at)ieee(dot)org> wrote:
> Hi,
>
> I have read that PostgreSQL has a row size limitaton
> to 8 or 32 Kb. Is this
> true? Doesn't exist any way of surpassing this
> limitation?
>
> Isn't that a serious limitation for a datababase?
>
>

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/

Browse pgsql-admin by date

  From Date Subject
Next Message Alberto Zocca 2001-01-15 10:56:08 AAA 6.3 sparc version looking
Previous Message Ragnar Kjørstad 2001-01-15 07:04:07 Re: BAcking up a Postgres Database