--- title: "Python 2 vs. Python 3" id: plpython-python23 pg_version: "20devel" --- ## 44.11. Python 2 vs. Python 3 PL/Python supports only Python 3. Past versions of PostgreSQL supported Python 2, using the `plpythonu` and `plpython2u` language names.