# HG changeset patch # User Sebastien Jodogne # Date 1619110206 -7200 # Node ID 75ac001a48ac003e4568ad990d2608c1648a1c76 # Parent e186c3472174f5e2a212737ea5c91c90abe5044f PostgreSQL 4.0 diff -r e186c3472174 -r 75ac001a48ac Sphinx/source/faq/scalability.rst --- a/Sphinx/source/faq/scalability.rst Thu Apr 22 13:36:34 2021 +0200 +++ b/Sphinx/source/faq/scalability.rst Thu Apr 22 18:50:06 2021 +0200 @@ -58,7 +58,7 @@ writing). * We suggest to use the latest release of the :ref:`PostgreSQL plugin - ` to store the database index (3.3 at the time of + ` to store the database index (4.0 at the time of writing). Make sure that ``EnableIndex`` is set to ``true``. * Make sure that :ref:`run-time debug assertions `