Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 689 Bytes

db-tables.md

File metadata and controls

27 lines (20 loc) · 689 Bytes

DB Tables

{% hint style="info" %} Please start a discussion or contact us if you have questions, feedback, or suggestions. {% endhint %}

DB Tables provides info on the existing tables in the database and the following table attributes:

  • table name
  • number of rows
  • size
  • index size
  • toast
  • last autovacuum
  • last vacuum
  • last autoanalyze
  • last analyze

Table names are active links to extended info about the table:

  • disk usage
  • indexes
  • resource example

Extended info