You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Error, can not automatically initialize vector support. Database user may have to be superuser and pgvector extensions to be installed. If you do not want Odoo to connect with a super user you can manually prepare your database. To dothis, open a client to your database using a super user and run:\n"
23
25
"CREATE EXTENSION vector;\n"
24
26
msgstr""
27
+
"Errore, impossibile inizializzare automaticamente il supporto vettoriale. "
28
+
"L'utente del database potrebbe dover essere un superutente e le estensioni "
29
+
"pgvector devono essere installate. Se non si desidera che Odoo si connetta "
30
+
"con un superutente, è possibile preparare manualmente il database. Per "
31
+
"farlo, aprire un client per il database utilizzando un superutente ed "
0 commit comments