Formatting code for PostgresqlSize


show source only

{{parent page="Postgres"}}

===Check database disk usage===
%%
mydb=> SELECT pg_size_pretty(pg_database_size('mydb'));
pg_size_pretty
----------------
1453 MB
(1 row)
%%
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki