# HG changeset patch # User Sebastien Jodogne # Date 1607965696 -3600 # Node ID e5ca21b61fe1eb7423157b7d5338f7d0c98cf512 # Parent 5c0dfc863884c94747253fdefb279acb7a4b7274 PostgreSQL 3.3 diff -r 5c0dfc863884 -r e5ca21b61fe1 Sphinx/source/faq/scalability.rst --- a/Sphinx/source/faq/scalability.rst Mon Dec 14 18:06:04 2020 +0100 +++ b/Sphinx/source/faq/scalability.rst Mon Dec 14 18:08:16 2020 +0100 @@ -58,7 +58,7 @@ writing). * We suggest to use the latest release of the :ref:`PostgreSQL plugin - ` to store the database index (3.2 at the time of + ` to store the database index (3.3 at the time of writing). Make sure that ``EnableIndex`` is set to ``true``. * Make sure that :ref:`run-time debug assertions `