Skip to content

Commit 52ac307

Browse files
committed
docs: require PostgreSQL 7.4 or later
1 parent 862c333 commit 52ac307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/intro/requirements.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ A database is required for most web application programming.
5050
Currently supported databases are:
5151

5252
- MySQL via the ``MySQLi`` driver (version 5.1 and above only)
53-
- PostgreSQL via the ``Postgre`` driver
53+
- PostgreSQL via the ``Postgre`` driver (version 7.4 and above only)
5454
- SQLite3 via the ``SQLite3`` driver
5555
- Microsoft SQL Server via the ``SQLSRV`` driver (version 2005 and above only)
5656
- Oracle Database via the ``OCI8`` driver (version 12.1 and above only)

0 commit comments

Comments
 (0)