terra-money / fcd-classic

Terra ETL + RestFul API Server
https://fcd.terra.dev/swagger
MIT License
63 stars 42 forks source link

Recommended mem/cpu for PG Database #163

Closed muratso closed 2 years ago

muratso commented 2 years ago

What are the recommended requirements mem/cpu/disk for the postgres database?

muratso commented 2 years ago

Seems legit... @hanjukim

hanjukim commented 2 years ago

@muratso Oh no.. I blocked DevElliett. Recommend requirements mem/cpu are depends on how much load you have. We are using Aurora PostgreSQL 1 writer, 3 reader with db.r6g.4xlarge. Compressed dump size is now at around 200GB.

Btw, we are working on new project which provides core features of this project. (block/tx/historical txs by address, etc.)

muratso commented 2 years ago

Thanks for blocking the spam and for the answer. 🙂 Excited for this new project.

joaophi commented 2 years ago

@muratso Oh no.. I blocked DevElliett. Recommend requirements mem/cpu are depends on how much load you have. We are using Aurora PostgreSQL 1 writer, 3 reader with db.r6g.4xlarge. Compressed dump size is now at around 200GB.

Btw, we are working on new project which provides core features of this project. (block/tx/historical txs by address, etc.)

Hey, where can we find info about this new project? And do you have a newer dump?