Vacuum pg_statistics
I was recently alerted that I am running out of space on the Launch plan. Looking at my database, I see
pg_catalog.pg_statistic is 382MB, which is an order of magnitude larger than any other table and makes up ~75% of all the storage I'm using.
I'm not sure what is going on here.
I tried to VACUUM the table, but received permission denied to vacuum "pg_statistic", skipping it
Could you please vaccuum the table for me? Project: withered-grass-63586247
Thank you1 Reply
conscious-sapphire•17mo ago
@alden you probably need to be logged into as a neon_superuser