From 6fed17a891cbac63f8e54dec424c19aee5c5c28c Mon Sep 17 00:00:00 2001
From: Glen Barber
Date: Wed, 16 Jul 2014 17:46:43 +0000
Subject: [PATCH] Add the pgsql performance status report.
Submitted by: kib
Sponsored by: The FreeBSD Foundation
---
.../news/status/report-2014-04-2014-06.xml | 34 ++++++++++++++++++-
1 file changed, 33 insertions(+), 1 deletion(-)
diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml
index f73c327430..289ed49f83 100644
--- a/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml
+++ b/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml
@@ -46,7 +46,7 @@
?>
Thanks to all the reporters for the excellent work! This
- report contains 17 entries and we hope you enjoy reading it.
+ report contains 18 entries and we hope you enjoy reading it.
The deadline for submissions covering between July and
September 2014 is October 7th, 2014.
@@ -1319,4 +1319,36 @@
The &os; Foundation
+
+
+ PostgreSQL performance improvements
+
+
+
+
+ Konstantin
+ Belousov
+
+ kib@FreeBSD.org
+
+
+
+
+
+
+
+
+ The analysis of the performance of the latest 9.3 version of
+ the PostgreSQL on &os;-CURRENT was performed. The issues
+ which prevented the good scalability on a 40-core machine were
+ determined, and changes prototyped which solve the
+ bootlenecks.
+
+ The URL above provides a paper which contains a detailed
+ explanation of the issues and solutions, together with the
+ graph demonstrating the effects on scalability.
+
+
+ The &os; Foundation
+