feat(backup): added thread to config
This commit is contained in:
@@ -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'.
|
||||
|
||||
Reference in New Issue
Block a user