Not enough disk space
Hi. We're trying to replicate a Neon table to Xata. The entire database in Neon is ~160GB, and we're just replicating one table. We have a xata.large instance, which reports a storage limit of 250GB on the Overview. Xata Metrics report a disk usage of 55GB, but the DB is no longer accessible and has a status of "Not enough disk space".
Two questions: (1) why is 55GB breaching the 250GB storage limit, and (2) why is there a storage limit at all?
2 Replies
Hi there, thanks for reaching out. Could you please share the project ID where the instance is located? You should be able to find this on https://console.xata.io/organizations/xata/projects
We've identified the issue, looks like the WAL was taking up additional space. We've modified your cluster's storage and increased the space to 500 GB, let me know if the issue persists.
With regards the limit, this is an artificial limit we've put in place as a precaution during the private beta while we test our storage solution. We're implementing a solution that will take care of this for customers so they don't need to worry about storage limits.
Great, thanks!