Re: Python3 for PostgreSQL 14

2021-10-27 Thread Magnus Hagander
On Sat, Oct 23, 2021 at 10:40 PM Adrian Klaver wrote: > On 10/23/21 13:00, Дмитрий Иванов wrote: > > Да. > > Python extension issues occurred on Windows Server 2012 and Windows 10 > > Pro. Experimentally, when installing version 3.7.4, everything worked. > > If you used the EDB installer for the

Re: Python3 for PostgreSQL 14

2021-10-23 Thread Дмитрий Иванов
Yes, it does. >If you used the EDB installer for the Windows install of Postgres then >you need to use their Language Pack to match up with what the plpython >expects. It was obvious, but it didn't work. This is not a problem at the moment. >This is the Debian project packages, not something the P

Re: Python3 for PostgreSQL 14

2021-10-23 Thread Adrian Klaver
On 10/23/21 13:00, Дмитрий Иванов wrote: Да. Python extension issues occurred on Windows Server 2012 and Windows 10 Pro. Experimentally, when installing version 3.7.4, everything worked. If you used the EDB installer for the Windows install of Postgres then you need to use their Language Pac

Re: Python3 for PostgreSQL 14

2021-10-23 Thread Дмитрий Иванов
Да. Python extension issues occurred on Windows Server 2012 and Windows 10 Pro. Experimentally, when installing version 3.7.4, everything worked. This is my first time deploying Debian, and since I didn't want to deploy multiple versions, I asked a question. I have installed Python 3.10 x64. when f

Re: Python3 for PostgreSQL 14

2021-10-22 Thread Adrian Klaver
On 10/22/21 19:58, Дмитрий Иванов wrote: Good afternoon. Tell me what version of Python3 PostgreSQL 14 is targeting. I had problems with pairing version 12, working on 3.7.4 1) Where did you install Postgres from? 2) Define problems. 3) To be clear you are trying to use plpython3u, correct?