import
This commit is contained in:
@@ -236,8 +236,8 @@ postgres-16-b-cluster:
|
||||
mode: recovery
|
||||
cluster:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/postgres
|
||||
tag: 16-vectorchord0.4.3-pgvectors0.2.1
|
||||
repository: ghcr.io/tensorchord/cloudnative-vectorchord
|
||||
tag: 16.9-0.4.3
|
||||
storage:
|
||||
storageClass: local-path
|
||||
walStorage:
|
||||
@@ -272,7 +272,6 @@ postgres-16-b-cluster:
|
||||
- app
|
||||
postImportApplicationSQL:
|
||||
- CREATE EXTENSION IF NOT EXISTS "vector";
|
||||
- CREATE EXTENSION IF NOT EXISTS "vectors";
|
||||
- CREATE EXTENSION IF NOT EXISTS "vchord" CASCADE;
|
||||
- CREATE EXTENSION IF NOT EXISTS "cube" CASCADE;
|
||||
- CREATE EXTENSION IF NOT EXISTS "earthdistance" CASCADE;
|
||||
|
Reference in New Issue
Block a user