lnd_postgres icon indicating copy to clipboard operation
lnd_postgres copied to clipboard

Question on resource utilization for Postgres

Open 84adam opened this issue 2 years ago • 1 comments

Can you give any sense of how large the database has to be at present for it to work with LND?

For example, would a db with these specs work?

1 vCPU / 1 GB RAM / 10 GB SSD

...Or would it have to be bigger?

Thanks!

84adam avatar Feb 14 '23 04:02 84adam

Hello @84adam, sorry for this very late reply. I haven't been notified about any open issues somehow. The size of the postgresql db really depends on how many channels you intend to run, also what kind of postgres features you'd want to activate (archives etc.). Personally I'd go for a more beefy setup with some space left for maintenance (additional backups).

blckbx avatar Jul 24 '23 13:07 blckbx