Espresso Systems Logo

database API 1.1.0 Reference

Default Tide Disco API


GET get_table_sizes

Routes

/default-tide-disco-api/table-sizes

Parameters

None

Description

Get the sizes of all database tables.

Returns a list of table size information, including row counts (estimated for PostgreSQL) and disk usage. Works with both PostgreSQL and SQLite backends (via embedded-db feature; disk usage currently PostgreSQL only).

 

Copyright © 2022 Espresso Systems. All rights reserved.