Add the pgsql performance status report.
Submitted by: kib Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
a0e9cfdd47
commit
6fed17a891
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45313
1 changed files with 33 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<p>Thanks to all the reporters for the excellent work! This
|
<p>Thanks to all the reporters for the excellent work! This
|
||||||
report contains 17 entries and we hope you enjoy reading it.</p>
|
report contains 18 entries and we hope you enjoy reading it.</p>
|
||||||
|
|
||||||
<p>The deadline for submissions covering between July and
|
<p>The deadline for submissions covering between July and
|
||||||
September 2014 is October 7th, 2014.</p>
|
September 2014 is October 7th, 2014.</p>
|
||||||
|
@ -1319,4 +1319,36 @@
|
||||||
|
|
||||||
<sponsor>The &os; Foundation</sponsor>
|
<sponsor>The &os; Foundation</sponsor>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
<project cat='kern'>
|
||||||
|
<title>PostgreSQL performance improvements</title>
|
||||||
|
|
||||||
|
<contact>
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Konstantin</given>
|
||||||
|
<common>Belousov</common>
|
||||||
|
</name>
|
||||||
|
<email>kib@FreeBSD.org</email>
|
||||||
|
</person>
|
||||||
|
</contact>
|
||||||
|
|
||||||
|
<links>
|
||||||
|
<url href="https://www.kib.kiev.ua/kib/pgsql_perf_v2.0.pdf" />
|
||||||
|
</links>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>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.</p>
|
||||||
|
|
||||||
|
<p>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.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
<sponsor>The &os; Foundation</sponsor>
|
||||||
|
</project>
|
||||||
</report>
|
</report>
|
||||||
|
|
Loading…
Reference in a new issue