Skip to content

Commit 98ed287

Browse files
authored
Update README.md
1 parent 6b1251d commit 98ed287

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ Multicorn2
55
Multicorn Python3 Foreign Data Wrapper (FDW) for Postgresql. Tested on Linux w/ Python 3.9-3.13 & Postgres 14-18.
66

77
Testing is underway for supporting Python 3.13 and is expected in v3.1. v3.1 is also expected to support pg18.
8-
Newest versions of major linux distro's (Ubuntu 24.04 & EL10) are all still using Python 3.12 so sticking with using 3.12 is advised in the short run.
8+
Newest versions of major linux distro's (Ubuntu 24.04 & EL10) are all still using Python 3.12 so sticking with using 3.12 is advised in the short run.
9+
It's also advised that if you are still using EL9, and it's default Python 3.9, upgrade to using Python 3.12 in a venv because Python 3.9 is already deprecated and will soon be unsupported by this extension.
910

1011
The Multicorn Foreign Data Wrapper allows you to fetch foreign data in Python in your PostgreSQL server.
1112

0 commit comments

Comments
 (0)