Skip to content

Instantly share code, notes, and snippets.

@bulv1ne
Created March 29, 2022 07:32
Show Gist options
  • Save bulv1ne/dc3b83a3260dc693ecda08043f7e027f to your computer and use it in GitHub Desktop.
Save bulv1ne/dc3b83a3260dc693ecda08043f7e027f to your computer and use it in GitHub Desktop.
SELECT relname, reltuples FROM pg_class order by reltuples desc;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment