Fields check should only run on VDB provider

Created on 20 March 2025, 17 days ago

Problem/Motivation

There is a small bug in the logic currently, when it verified the fields of the Postgres connection, when it tries to check if the backend is not postgres, it fails.

This causes issues when you have multiple VDB providers installed, since it will do a sanity check against the postgres provider, even if the index is another AI Search backend.

Steps to reproduce

1. Install two VDB Provider modules, where one is Postgres
2. Setup the none Postgres vdb provider and the other one fails when indexing.

Proposed resolution

Fix the if statement in the module file.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇩🇪Germany marcus_johansson

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024