Re: postgres limitation - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: postgres limitation
Date
Msg-id 200101271811.NAA11170@candle.pha.pa.us
Whole thread Raw
In response to Re: postgres limitation  (R D <mrk279@yahoo.com>)
List pgsql-admin
> Maximum size for a row?
>                    unlimited in 7.1 and later
> Maximum number of rows in a table?
>                    unlimited
> Maximum number of columns in a table?
>                    unlimited
> Maximum number of indexes on a table?
>                    unlimited
>
> Of course, these are not actually unlimited, but
> limited to available disk space.
> _________________________________________________
>
> I would like to add:
> In the earlyer versions than 7.1 there is a limit of
> 8K per row configurable to 32K per row at compiletime.
>

Yes, the FAQ was just updated with 7.1 near release.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-admin by date:

Previous
From: lbottorff@harveycounty.com
Date:
Subject: Admin tutorials?
Next
From: Bruce Momjian
Date:
Subject: Re: Some thoughts on replication