Re: [postgresql-it] Passaggio da 9.3 a 10 e calo prestazioni

  • From: Chris Mair <chris@xxxxxxxx>
  • To: postgresql-it <postgresql-it@xxxxxxxxxxxxx>, Nicola Nardi <nicola.nardi@xxxxxxxx>
  • Date: Thu, 27 Sep 2018 09:39:21 +0200

Ciao,

ci sono veramente tante incognite... Un'altra cosa che mi viene in mente:

Le due macchine sono cloni, 2 istanze RDS Amazon, su linux, identiche, entrambe 
con 2 cpu e 4Gb di Ram.

Visto che sei su RDS ci sono almeno due cose al di fuori di Postgres che 
potrebbero fortemente influenzare
la performance: crediti CPU se usi istance type come la t2 e crediti IO se usi dischi EBS 
di tipo "gp2".

Puoi controllare su RDS:

 - che instance type e` (es. "db.t2.medium")
 - che tipo di volume EBS usa (es. "gp2")
 - se e` un instance type con cpu credits (es. serie t2) e/o un volume type con IO 
credits (es tipo "gp2"),
   dovresti  avere metriche "credit balance" che indica se ci sono ancora 
crediti!

Bye,
Chris.



Other related posts: