19 May 2013

Saurav Modak's picture
Posted by Saurav Modak on September 11, 2012

A new version of the popular open-source database PostgreSQL has been released that has got tons of performance and stability improvements. This version of PostgreSQL can scale itself upto 64 cores and carry on index only scan with significant CPU usage reduction improvements.

The new PostgreSQL has the capability of:

  • Up to 350,000 read queries per second (more than 4X faster)
  • Index-only scans for data warehousing queries (2–20X faster)
  • Up to 14,000 data writes per second (5X faster)

Also this release includes the native JSON support that will allow to use this RDBMS in a completely different way.

You can read the release notes here.

Tags: 

Saurav Modak

Saurav Modak is an engineering student and FOSS enthusiast who believes that best things in the world, such as software should be free (as in freedom). He is a hard core Arch fan and loves to show off his customized Arch Linux installation to friends. You can connect with Saurav on Facebook, Google+ and Twitter.