Can I deactivate my project or only postgres db?
I work on project to learn some basic backend stuff. Can i deactivate my db to have more than than 500 hours of use? It doesn't have to be running when i'm not coding
2 Replies
You can only remove services. Databases cannot be deactivated.
Thanks!