change source
This commit is contained in:
@@ -270,17 +270,18 @@ 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;
|
||||
source:
|
||||
host: immich-postgresql-16-cluster-rw
|
||||
port: 5432
|
||||
username: app
|
||||
database: app
|
||||
username: postgres
|
||||
database: postgres
|
||||
sslMode: disable
|
||||
passwordSecret:
|
||||
name: immich-postgresql-16-cluster-app
|
||||
name: immich-postgresql-16-cluster-superuser
|
||||
key: password
|
||||
|
||||
# backup:
|
||||
|
Reference in New Issue
Block a user