sebseb7
|
27e1354129
|
Fix: Close existing SQL connections before backup to prevent abnormal termination
- Added explicit connection cleanup in createDatabaseBackup()
- Resolves 'BACKUP DATABASE is terminating abnormally' error in runBackupProcess()
- Prevents connection pool conflicts when running scheduled backups
|
2025-10-02 15:13:56 +02:00 |
|
sebseb7
|
307a373667
|
u
|
2025-09-16 09:05:51 +02:00 |
|
sebseb7
|
48f1fae32e
|
x
|
2025-09-16 09:02:58 +02:00 |
|
sebseb7
|
6fb6b0da78
|
feat: export createDatabaseBackup function for reuse in other scripts
|
2025-09-04 11:11:04 +02:00 |
|
sebseb7
|
acfb7a0552
|
refactor: encapsulate startup logic and improve backup scheduling in index.js
|
2025-09-04 07:25:15 +02:00 |
|
sebseb7
|
840fceee86
|
feat: add gzip compression for database backup files and update S3 upload process
|
2025-09-04 07:20:05 +02:00 |
|
sebseb7
|
c59d55ea8d
|
chore: replace aws-sdk with @aws-sdk/client-s3 in dependencies
|
2025-08-02 14:53:53 +02:00 |
|
sebseb7
|
a64c95f54d
|
refactor: trim environment variables and enhance error logging in Telegram broadcast
|
2025-08-02 12:07:04 +02:00 |
|
sebseb7
|
2d020b47b5
|
add Telegram notification configuration and broadcast functionality
|
2025-08-02 12:01:56 +02:00 |
|
sebseb7
|
1d6eb27a91
|
remove obsolete README and configuration files
|
2025-08-02 11:29:25 +02:00 |
|
sebseb7
|
6a0b0de265
|
Genesis
|
2025-08-02 11:27:35 +02:00 |
|