From 5d6e902dd9f11973851cffa75abf3917a4d1e36a Mon Sep 17 00:00:00 2001
From: "Jonathan S. Katz"
Date: Fri, 5 Jan 2018 13:59:00 -0500
Subject: [PATCH] Modify sentence on production PostgreSQL instances on about
page.
---
templates/pages/about.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/pages/about.html b/templates/pages/about.html
index 9f6ef42a..5af7222d 100644
--- a/templates/pages/about.html
+++ b/templates/pages/about.html
@@ -22,8 +22,8 @@ for fault tolerance. It supports international character sets, multibyte
character encodings, Unicode, and it is locale-aware for sorting,
case-sensitivity, and formatting. It is highly scalable both in the sheer quantity
of data it can manage and in the number of concurrent users it can
-accommodate. There are active PostgreSQL systems in production environments that
-manage in excess of 4 terabytes of data. Some general PostgreSQL limits are
+accommodate. There are active PostgreSQL instances in production environments that
+manage many terabytes of data, as well as clusters managing petabytes. Some general PostgreSQL limits are
included in the table below.
PostgreSQL has won praise from its users and industry recognition, including the Linux New Media Award for Best Database System and five time winner of the The Linux Journal Editors' Choice Award for best DBMS.
--
2.39.5