Re: PostgreSQL limitations question - Mailing list pgsql-general

From Adrian Klaver
Subject Re: PostgreSQL limitations question
Date
Msg-id 4FFED1BD.10702@gmail.com
Whole thread Raw
In response to Re: PostgreSQL limitations question  (Craig Ringer <ringerc@ringerc.id.au>)
Responses Re: PostgreSQL limitations question  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On 07/12/2012 12:39 AM, Craig Ringer wrote:
> On 07/12/2012 02:16 PM, Bartosz Dmytrak wrote:
>>
>> it doesn't metter - conclusion is: table is growing. You are right,
>> for other purposes it should be better to check total size.
>>
>
> In that case, I'm not sure I understand what you were actually asking in
> your initial question.

I understood it to be asking about the conflict between the two
statements below:

Maximum Table Size    32 TB
Maximum Rows per Table    Unlimited

If a table has a maximum size and rows have size then at some point you
will reach a limit on number of rows per table.

>
> --
> Craig Ringer


--
Adrian Klaver
adrian.klaver@gmail.com



pgsql-general by date:

Previous
From: "ashish_karalkar@yahoo.com"
Date:
Subject: ...
Next
From: Wolfgang Keller
Date:
Subject: Re: Pg CRUD for joined tables