Postgres » PostgresqlSize


Check database disk usage

mydb=>  SELECT pg_size_pretty(pg_database_size('mydb'));
 pg_size_pretty 
----------------
 1453 MB
(1 row)
Comments [Hide comments/form]
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki