Skip to content

Instantly share code, notes, and snippets.

@kawakami-o3
Created August 17, 2015 07:32
Show Gist options
  • Save kawakami-o3/1dd5b540c5485a824225 to your computer and use it in GitHub Desktop.
Save kawakami-o3/1dd5b540c5485a824225 to your computer and use it in GitHub Desktop.
select relname,(relpages/128) mbytes from pg_class order by mbytes desc limit 20;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment