Improved Writes in PostgreSQL For 9.6 (Part - 1)

from blog PostgreSQL and Databases in general, | ↗ original
Lately, PostgreSQL has gained attention because of numerous performance improvements that are being done in various areas (like for 9.5 the major areas as covered in my PGCon presentation are Read operations, Sorting, plpgsql, new index type for data access, compression of full_page_writes), however still there is more to be done to make it...