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