# HG changeset patch # User Sebastien Jodogne # Date 1551445604 -3600 # Node ID 3518e3f5673844b4f22683df3e37e870c61f88d5 # Parent 8bb11cd0f20fbdbfc74012c9043b12b3575de7c3 PostgreSQL 3.2 diff -r 8bb11cd0f20f -r 3518e3f56738 Sphinx/source/faq/scalability.rst --- a/Sphinx/source/faq/scalability.rst Mon Feb 25 19:01:45 2019 +0100 +++ b/Sphinx/source/faq/scalability.rst Fri Mar 01 14:06:44 2019 +0100 @@ -31,7 +31,7 @@ writing). * We suggest to use the latest release of the :ref:`PostgreSQL plugin - ` to store the database index (3.1 at the time of + ` to store the database index (3.2 at the time of writing). Make sure that ``EnableIndex`` is set to ``true``. * Make sure that :ref:`run-time debug assertions `