remove init
This commit is contained in:
@@ -253,8 +253,6 @@ postgres-17-cluster:
|
||||
initdb:
|
||||
postInitSQL:
|
||||
- CREATE EXTENSION IF NOT EXISTS "vchord" CASCADE;
|
||||
- ALTER TABLE smart_search ALTER COLUMN embedding SET DATA TYPE vector(512);
|
||||
- ALTER TABLE face_search ALTER COLUMN embedding SET DATA TYPE vector(512);"
|
||||
- CREATE EXTENSION IF NOT EXISTS "cube" CASCADE;
|
||||
- CREATE EXTENSION IF NOT EXISTS "earthdistance" CASCADE;
|
||||
recovery:
|
||||
|
Reference in New Issue
Block a user