Re: database and table information collect

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: 許耀彰 <kpm906(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: database and table information collect
Date: 2015-10-20 02:07:00
Message-ID: 20151020020700.GB15893@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Oct 20, 2015 at 07:07:32AM +0800, 許耀彰 wrote:
> Dear Support Team,
> How can we know each table of database information as listed as below?
>
>
> Maximum Database Size
>
> Maximum Table Size
>
> Maximum Row Size
>
> Maximum Field Size
>
> Maximum Rows per Table
>
> Maximum Columns per Table
>
> Maximum Indexes per Table

See this:

https://wiki.postgresql.org/wiki/FAQ#What_is_the_maximum_size_for_a_row.2C_a_table.2C_and_a_database.3F

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ As you are, so once was I. As I am, so you will be. +
+ Roman grave inscription +

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message 許耀彰 2015-10-20 04:30:14 Re: database and table information collect
Previous Message Michael Paquier 2015-10-20 00:21:38 Re: BUG #13685: Archiving while idle every archive_timeout with wal_level hot_standby