diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/sgml/installation.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index fe043c60847..609e004a336 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -206,7 +206,7 @@ su - postgres installation with the header files and the <application>distutils</application> module. The minimum required version is <productname>Python</productname> - 2.2. <productname>Python 3</productname> is supported if it's + 2.3. <productname>Python 3</productname> is supported if it's version 3.1 or later; but see <![%standalone-include[the <application>PL/Python</> documentation]]> <![%standalone-ignore[<xref linkend="plpython-python23">]]> |