Postgres » PostgresqlSize


Check database disk usage

mydb=>  SELECT pg_size_pretty(pg_database_size('mydb'));
 pg_size_pretty 
----------------
 1453 MB
(1 row)

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki