How to find the supabase bucket size #21549
Unanswered
kellavijay
asked this question in
Feature Requests
Replies: 1 comment
|
Nothing built in. As far knowing the size you could have SQL run on the objects table and sum the metadata filesize info for the rows for that bucket. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there any way so that I can create bucket in supabase with specific size?
also want to know the Amount size consumed in the selected bucket and remaining space in bucket ?
All reactions