Re: Database/table limits ?????? - Mailing list pgsql-admin

From Bruce Momjian
Subject Re: Database/table limits ??????
Date
Msg-id 200005312344.TAA04664@candle.pha.pa.us
Whole thread Raw
List pgsql-admin
I have added this to the PostgreSQL FAQ.  Thanks.


> I am running postgresql 6.5.2 on FreeBSD.  I am developing a data warehouse
> here at Utah State University.  A quick look at the docs leaves the following
> questions:
>
> 1. what is the maximum size for a database?
> 2. what is the maximum size for a table?
> 3. what is the maximum size for a row?
> 4. What is the maximum number of rows in a table?
> 5. What is the maximum number of items in a row/table?
> 6. What is the maximun number of indexes to a table;
> 7. What is the maximum size of an index file?
> 8. Can a database be spread over more than one disk drive?
> 9. Can a table be spread over more than one disk drive?
> If the answer to 8 and or 9 is yes, how do I do it?
>
> I know I am asking a lot here, and would be satisfied with where in
> the docs to look.
>
> Thanks hal
>
>
>
> ************
>


--
  Bruce Momjian                        |  http://www.op.net/~candle
  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: Chris Albertson
Date:
Subject: Re: Re: few more securiry questions :-)
Next
From: "brianb"
Date:
Subject: Vacuum Question