New server optimization advice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I will soon be migrating to some recently acquired hardware and seek input from those who have gone before.

A quick overview: the dataset size is ~100GB, (~250-million tuples) with a workload that consists of about 2/3 writes, mostly single record inserts into various indexed tables, and 1/3 reads. Queries per second peak around 2,000 and our application typically demands fast response - for many of these queries the timeout is set to 2-seconds and the application moves forward and recovers later if that is exceeded.

Although by count they are minimal, every hour there are dozens both of import and of analysis queries involving multiple tables and tens of thousands of records. These queries may take up to a few minutes on our current hardware.

Old hardware is 4-core, 24GB RAM, battery-backed RAID-10 with four 15k drives.

New hardware is quite different. 2x10-core E5-2660v3 @2.6GHz, 128GB DDR4-2133 RAM and 800GB Intel DC P3700 NVMe PCIe SSD. In essence, the dataset will fit in RAM and will be backed by exceedingly fast storage.

This new machine is very different than any we've had before so any current thinking on optimization would be appreciated. Do I leave indexes as is and evaluate which ones to drop later? Any recommendations on distribution and/or kernels (and kernel tuning)? PostgreSQL tuning starting points? Whatever comes to mind.

Thanks,
Steve



--
Sent via pgsql-performance mailing list (pgsql-performance@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance



[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux