Complete guide for upgrading to Chatwoot v4 with PostgreSQL pgvector support
pgvector
support. You need to ensure that the version of PostgreSQL you are running supports pgvector
before upgrading.
pgvector
extension is supported. No action is needed.pgvector
on your Azure Database for PostgreSQL flexible server instance:
pgvector
to your allowlist as described in the PostgreSQL extensions documentation.pgvector
extension for your version of PostgreSQL and run the upgrade:
pgvector
support.
values.v4-upgrade.yaml
file with the following contents:
helm upgrade
with this custom values.yaml file.