Hello Team,
How we can identify a suitable value for RAM and CPU in Postgres.
- If the Postgres server has some small size of databases but high I/O .
- If database size is in TB's, high value for max_connections and high I/O
-
Do we have any thumb rule in Postgres to decide these values?
Please advise !
Thanks.