Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
209 Weergaven

Hello

We are running odoo19 on Premise, on Windows. We install it using the installer.
We noticed that it installs PosgreSQL 12, but on service start it has warnings saying it needs minimum version 13.
Trying to activate module AI crashes, asking for a  pgvector extension to be installed in the PG server. This extension is available compiled for higher versions of PG, not for 12. I am not sure it works with PG12
Maybe sombeody in the same situation found a solution?

Thank you,
Liviu


Avatar
Annuleer
Beste antwoord

Hi,
I experienced this kind of issue when I tried installing the odoo 19 using docker,
However, I fixed and successfully installed the AI module by upgrading to postgresql v15 with pgvector.

Avatar
Annuleer