# HG changeset patch # User Sebastien Jodogne # Date 1681645818 -7200 # Node ID 49b863e47c391c8f32eafc004317bf8bdbafa4ba # Parent 24e1f9714ed3becd42fd0b1d392fee26733597b1 PostgreSQL 5.0 diff -r 24e1f9714ed3 -r 49b863e47c39 Sphinx/source/faq/scalability.rst --- a/Sphinx/source/faq/scalability.rst Sat Apr 15 10:44:44 2023 +0200 +++ b/Sphinx/source/faq/scalability.rst Sun Apr 16 13:50:18 2023 +0200 @@ -58,7 +58,7 @@ writing) running on a GNU/Linux distribution. * We suggest to use the latest release of the :ref:`PostgreSQL plugin - ` to store the database index (4.0 at the time of + ` to store the database index (5.0 at the time of writing). Make sure that ``EnableIndex`` is set to ``true``. * Make sure that :ref:`run-time debug assertions `