Process crashing and database reset.

I’m hosting the Strapi platform on Digital Ocean on a 1Vcpu and 1GB Ram machine.

PostgreSQL database and I’m having the following problem… Sometimes when I save some information or load information, the site crashes and after 1 minute it gives an error, right after I press F5 to update, it returns from 0, gives an almost total reset on the bank, so I realized the only table that does not delete is the user. Can anybody help me? I’ve tried switching platforms, I’ve done several processes and I always have this problem

Need more CPUs - we encountered this on the DB server in Azure. Increasing the CPUs stopped this from happening as it was a bottleneck issue.