add backup multiple schemas

This commit is contained in:
2025-09-09 19:30:11 +02:00
parent 17ed3b8e9d
commit 37f789f2e2
2 changed files with 33 additions and 28 deletions

View File

@@ -36,4 +36,4 @@ COMPRESS_TENANT=true
# --- Target Identifiers ---
# The name of the schema to be exported when BACKUP_TYPE is 'schema' or 'all'.
SCHEMA_NAME="MYSCHEMA"
SCHEMA_NAMES="MYSCHEMA"