Skip to content

Instantly share code, notes, and snippets.

@jimathyp
Last active May 25, 2021 23:29
Show Gist options
  • Select an option

  • Save jimathyp/3bdd7968f02f853165d6de696bb1a577 to your computer and use it in GitHub Desktop.

Select an option

Save jimathyp/3bdd7968f02f853165d6de696bb1a577 to your computer and use it in GitHub Desktop.

Postgres Administration

Details and size of tables only

\dt+

Details including size of tables, materialized views, views

\d+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment