Getting Error 500 - Disk Full

Options
Himanshu
Himanshu Member
edited November 2023 in ? Working with APIs

An API that worked fine until yesterday now throws a Disk Full error.

Exception: SQLSTATE[53100]: Disk full: 7 ERROR: could not write to file “base/pgsql_tmp/pgsql_tmp743884.2”: No space left on device (SQL: select count(distinct “playlist”.*) as aggregate from “mvpw1_3” as “playlist” inner join “mvpw1_6” as “Followers” on true inner join “mvpw1_9” as “Ads_spend” on true where (“playlist”.“xdo”->>‘company_id’)::bigint = 1::bigint)

There are only 50k records and 28 MB of storage used till now.

What can be the issue and how to solve it?

Tagged:

Answers