feat(backup): added thread to config

This commit is contained in:
2026-01-19 11:28:33 +01:00
parent 5579fc852f
commit 2c4c03e604
3 changed files with 15 additions and 1 deletions

View File

@@ -37,6 +37,9 @@ COMPRESS_SCHEMA=true
# for a 40GB tenant.
COMPRESS_TENANT=true
# Number of threads to use for schema export.
THREADS=1
# --- Target Identifiers ---
# The name of the schema to be exported when BACKUP_TYPE is 'schema' or 'all'.