I'm looking for an equivalent to this postgresql query, which returns the 
size of the database in bytes so it can be kept an eye on (by program or 
the user):

SELECT pg_database_size('mediasystem');

Is this possible with h2?

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/h2-database/-/uBZVpZh-lroJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to