Planning for Scalability

From: Roberto Grandi <roberto(dot)grandi(at)trovaprezzi(dot)it>
To: pgsql-performance(at)postgresql(dot)org
Subject: Planning for Scalability
Date: 2014-10-03 08:55:04
Message-ID: 1722782443.6266128.1412326504755.JavaMail.zimbra@trovaprezzi.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Dear Pg people,

I would ask for your help considering this scaling issue. We are planning to move from 3Millions of events/day instance of postgres (8 CPU, 65 gb ram) to 5 millions of items/day.
What do you suggest in order to plan this switch? Add separate server? Increase RAM? Use SSD?

Any real help will be really precious and appreciated.
Roberto

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Graeme B. Bell 2014-10-03 10:47:54 Re: Planning for Scalability
Previous Message Marti Raudsepp 2014-10-03 08:40:04 Re: performance of SELECT * much faster than SELECT <colname> with large offset