supabase / postgres

Unmodified Postgres with some useful plugins
https://supabase.com
PostgreSQL License
1.33k stars 137 forks source link

chore: remove placeholder file before root resize #1028

Closed darora closed 1 month ago

darora commented 1 month ago

On the rare occasion when the root vol is completely full, a resize could fail. This change attempts to work around that by removing the placeholder file prior to the resize, and re-creating it afterwards.