#Is this memory usage on MySQL normal?

9 messages · Page 1 of 1 (latest)

hallow vigil
#

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.

sterile chasmBOT
#

Project ID: N/A

hallow vigil
#

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.

fresh karma
#

normal for railway? yes

hallow vigil
#

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

fresh karma
#

mysql just likes ram

hallow vigil
#

Must be friends with Chrome

#

Thanks!