feat: add extensions

This commit is contained in:
2026-04-13 19:55:07 -05:00
parent 3c76142e23
commit 2a2487d672

View File

@@ -62,7 +62,14 @@ sparkyfitness:
auth:
existingSecret: sparkyfitness-postgresql-18-cluster-app
postgres-18-cluster:
mode: recovery
mode: standalone
cluster:
initdb:
postInitTemplateSQL:
- CREATE EXTENSION IF NOT EXISTS "uuid-ossp";
- CREATE EXTENSION IF NOT EXISTS "pgcrypto";
- CREATE EXTENSION IF NOT EXISTS "pg_stat_statements";
- GRANT EXECUTE ON ALL FUNCTIONS IN SCHEMA public TO "app" WITH GRANT OPTION;
recovery:
method: objectStore
objectStore: