Skip to content

[IMP] ai: add documentation about pgvector#17852

Closed
pkyriakou wants to merge 1 commit into
19.0from
19.0-ai-pgvector-info-paky
Closed

[IMP] ai: add documentation about pgvector#17852
pkyriakou wants to merge 1 commit into
19.0from
19.0-ai-pgvector-info-paky

Conversation

@pkyriakou
Copy link
Copy Markdown
Contributor

The PostgreSQL extention pgvector is required in order for users to use the AI features when they are self hosting Odoo. The documentation did not mention pgvector at all though,

In this commit we add some installation instructions for pgvector.

Issue-17800

@robodoo
Copy link
Copy Markdown
Collaborator

robodoo commented May 12, 2026

Pull request status dashboard

@C3POdoo C3POdoo requested a review from a team May 12, 2026 14:32
@pkyriakou pkyriakou force-pushed the 19.0-ai-pgvector-info-paky branch 2 times, most recently from f757ce3 to d09b40a Compare May 13, 2026 09:40
Copy link
Copy Markdown
Collaborator

@AntoineVDV AntoineVDV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @pkyriakou, thanks for updating this for everyone 🙂

Comment thread content/administration/on_premise/source.rst Outdated
Comment thread content/administration/on_premise/source.rst Outdated
Comment thread content/administration/on_premise/source.rst Outdated
Comment thread content/administration/on_premise/source.rst Outdated
Comment thread content/administration/on_premise/source.rst Outdated
Comment thread content/administration/on_premise/source.rst Outdated
Comment thread content/administration/on_premise/source.rst Outdated
@pkyriakou pkyriakou force-pushed the 19.0-ai-pgvector-info-paky branch 2 times, most recently from 1e3de4e to 47ac1e8 Compare May 20, 2026 13:29
@pkyriakou
Copy link
Copy Markdown
Contributor Author

@AntoineVDV addressed your comments ✌️

Copy link
Copy Markdown
Collaborator

@AntoineVDV AntoineVDV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! I'd just split longer lines to ease readability as you add the missing trailing dots.

@robodoo delegate+


$ sudo make install

If you run into any issues during installation, make sure to check the official `installation notes <https://github.com/pgvector/pgvector#installation-notes---linux-and-mac>`__
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you run into any issues during installation, make sure to check the official `installation notes <https://github.com/pgvector/pgvector#installation-notes---linux-and-mac>`__
If you run into any issues during installation, make sure to check the official `installation notes <https://github.com/pgvector/pgvector#installation-notes---linux-and-mac>`__.


$ sudo make install

If you run into any issues during installation, make sure to check the official `installation notes <https://github.com/pgvector/pgvector#installation-notes---linux-and-mac>`__
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you run into any issues during installation, make sure to check the official `installation notes <https://github.com/pgvector/pgvector#installation-notes---linux-and-mac>`__
If you run into any issues during installation, make sure to check the official `installation notes <https://github.com/pgvector/pgvector#installation-notes---linux-and-mac>`__.


$ nmake /F Makefile.win install

If you run into any issues during installation, make sure to check the official `installation notes <https://github.com/pgvector/pgvector#installation-notes---windows>`__
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you run into any issues during installation, make sure to check the official `installation notes <https://github.com/pgvector/pgvector#installation-notes---windows>`__
If you run into any issues during installation, make sure to check the official `installation notes <https://github.com/pgvector/pgvector#installation-notes---windows>`__.

@pkyriakou pkyriakou force-pushed the 19.0-ai-pgvector-info-paky branch 3 times, most recently from bbdf5d0 to 46c1ca2 Compare June 1, 2026 08:16
The PostgreSQL extention `pgvector` is required in order for users to use
the AI features when they are self hosting Odoo. The documentation did
not mention `pgvector` at all though,

In this commit we add some installation instructions for pgvector.

Issue-17800
@pkyriakou pkyriakou force-pushed the 19.0-ai-pgvector-info-paky branch from 46c1ca2 to 9241043 Compare June 1, 2026 11:32
@pkyriakou
Copy link
Copy Markdown
Contributor Author

@robodoo r+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants