-
Notifications
You must be signed in to change notification settings - Fork 218
Support pgvector in postgresql-container #630
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Pull Request validationFailed🔴 Review - Missing review from a member (1 required) Success🟢 CI - All checks have passed |
|
[test] |
|
@TomasKorbar Please have a look at it. Do you have any idea how to test it? |
Testing Farm results
|
|
Is this |
|
[test-openshift] |
Only pgvector for PSQL16 and C9S, C10S, RHEL9, and RHEL10 are supported. Fixes sclorg#626 Closes sclorg#626 Signed-off-by: Petr "Stone" Hracek <[email protected]>
Signed-off-by: Petr "Stone" Hracek <[email protected]>
5e87016 to
8c18f14
Compare
example pgvector added to 'examples' directory Signed-off-by: Petr "Stone" Hracek <[email protected]>
8c18f14 to
e2af59d
Compare
|
test suite is present by e2af59d |
|
The testing farm is fixed https://gitlab.cee.redhat.com/platform-eng-core-services/sclorg-tmt-plans/-/merge_requests/316 [test-all] |
Signed-off-by: Petr "Stone" Hracek <[email protected]>
|
[test] |
Signed-off-by: Petr "Stone" Hracek <[email protected]>
2da7ead to
5f7e884
Compare
|
[test] |
This pull request adds support for pgvector extension installation to postgresql-container.
Only PSQL16 and C9S, C10S, RHEL9, and RHEL10 are supported.
Any test suite is missing.
Community request for provided any test suite was asked by issue #626