Created
August 17, 2015 07:32
-
-
Save kawakami-o3/1dd5b540c5485a824225 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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