test init
This commit is contained in:
@@ -231,7 +231,7 @@ postgres-16-cluster:
|
||||
retentionPolicy: "3d"
|
||||
postgres-17-cluster:
|
||||
nameOverride: immich-postgresql-17
|
||||
mode: recovery
|
||||
mode: standalone
|
||||
cluster:
|
||||
image:
|
||||
repository: ghcr.io/tensorchord/cloudnative-vectorchord
|
||||
@@ -251,7 +251,6 @@ postgres-17-cluster:
|
||||
- "vchord.so"
|
||||
initdb:
|
||||
postInitSQL:
|
||||
- CREATE EXTENSION IF NOT EXISTS "vector";
|
||||
- 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