Row Limit?

From: "Roderick A(dot) Anderson" <raanders(at)tincan(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Row Limit?
Date: 2001-11-27 00:08:51
Message-ID: Pine.LNX.4.10.10111261603490.25711-100000@tincan.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'm in the process of convincing a developer to not use MySQL for a web
based application. While trolling around several sites I noticed the
1600 attributes (columns) limit of PostgreSQL. Now I can't even beging
to think of an application that would need that many I can see the MySQL
inclined comparing it to their 2945. Since PostgreSQL has joins I was
wondering if this limit applies to physical tables only or are views
limited to 1600 attributes.

TIA,
Rod
--
Let Accuracy Triumph Over Victory

Zetetic Institute
"David's Sling"
Marc Stiegler

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Aasmund Midttun Godal 2001-11-27 01:02:10 Re: check constriaint for BLOB
Previous Message Gurupartap Davis 2001-11-27 00:06:19 Re: Optimize for insertions?