Postgresql


PostgreSQL Limits

  1. Maximum Database size : unlimited
  2. Maximum Table size : 32 TB
  3. Maximum Row size : 1.6 TB
  4. Maximum Fiels size : 1 GB
  5. Maximum Rows per Table: unlimited
  6. Maximum columns per Table : 250-1600 depending on the column types
  7. Maximum indices per table: unlimited

No comments:

 Python Basics How to check the version of Python interpreter mac terminal

Popular in last 30 days