Onpremise Retool PostgreSQL size

Hi @Jorge!

There is no UI option to clean up page_saves table on on-prem, but you can run the built-in script in the backend (available for self-hosted 3.178+):

./retool_backend --run-pagesave-compaction

I would also like to mention that Alice from Retool Support team has created this post about reducing your Retool database size that might be helpful:

Hope this helps! Let me know if you need anything else at this time :slight_smile:

-Jen