Is this memory usage on MySQL normal?
I've got a couple projects up on Railway. One with a MySQL plugin, and the other is Postgres.
There's a stark higher level in base memory usage between the MySQL and Postgres plugins.
* MySQL around 500mb memory usage.
* Postgres around 100mb memory usage.
Wanted to confirm if this difference was normal, or was something going on here.
7 Replies
Project ID:
N/A
For context, as you can see the plugins were idle at the time of taking the screenshots above.
Edit: Plus, I'm using Prisma for both projects.
normal for railway? yes
I more or less wanted to confirm that I didn't run into a bug or something.
Didn't realise there was such a difference in resource usage between the two DBs
mysql just likes ram
Must be friends with Chrome
Thanks!
haha exactly