Commit Graph

28 Commits

Author SHA1 Message Date
tomi f784014805 update hanatool, fix backup compression 2026-03-23 15:45:59 +01:00
tomi 2657766326 feat: Add pigz support for parallel archive decompression and update hanatool version to 1.5.9. 2026-03-04 09:32:59 +01:00
tomi beeff9c512 feat: update hanatool version to 1.5.8 2026-03-02 11:15:07 +01:00
tomi 8af00f038e feat: Add pigz support for parallel tar compression if available. 2026-03-02 11:07:44 +01:00
tomi d8752eb721 feat(hanatool): Add path discovery for hdbsql 2025-11-20 13:46:03 +01:00
tomi 46673d88d2 feat(hanatool): Add NO DEPENDENCIES to export function 2025-10-15 15:03:11 +02:00
tomi 4274f4d01d chore: Add signature to scripts 2025-10-08 21:45:11 +02:00
tomi 6a94e19a94 fix(hanatool): Improve backup notifications and bump version 2025-10-08 20:09:38 +02:00
tomi 8a5f76bbe4 feat(hanatool): Include HANA tenant name in backup file names 2025-10-08 19:56:24 +02:00
tomi d428def0a2 feat(hanatool): Improve compressed tenant backup logic
Refactored the compressed tenant backup process to use a temporary directory within the specified TARGET_PATH, aligning its behavior with schema exports. This change avoids the use of the /tmp directory, which can be too small for large backups.

- Create a temporary directory in TARGET_PATH for the backup.
- Perform the tenant backup into this temporary directory.
- Compress the backup files to a .tar.gz archive in TARGET_PATH.
- Clean up the temporary backup directory after compression.
- Bumped hanatool.sh version to 1.5.2.
- Updated hanatool version in packages.conf to 1.5.2.
2025-10-08 19:26:39 +02:00
tomi 52bc1ed352 fix(hanatool): Initialize import_options and bump version to 1.5.1 2025-10-03 16:08:04 +02:00
tomi 61e44106e5 feat(hanatool): Add --replace flag for schema imports
Introduces a new '--replace' option to 'hanatool.sh' to allow replacing existing objects during schema import operations. Updates script version to 1.5.0.
2025-09-25 18:30:45 +02:00
tomi 23eded7de3 fix2 hanatool 2025-09-24 20:26:42 +02:00
tomi fc84cb0750 fix hanatool 2025-09-24 20:25:55 +02:00
tomi 0ca4c703fa hana tmpp2 2025-09-24 20:22:45 +02:00
tomi 20ca109b50 fix hanatool 2025-09-24 20:22:28 +02:00
tomi 3ca3e0cd86 hanatool tmp 2025-09-24 20:21:33 +02:00
tomi 681b44b8f7 fix hanatool quote 2025-09-24 20:20:14 +02:00
tomi 52b63645ac fix hanatool, quotes were fucked 2025-09-24 20:19:14 +02:00
tomi b265af02b2 update hanatool, escape sql queries 2025-09-24 20:16:20 +02:00
tomi 7ba2f3565e fix hanatool, local at wrong spot 2025-09-24 20:02:49 +02:00
tomi c691a87d7d fix hanatool 2025-09-22 23:28:48 +02:00
tomi 57ad14302b fix hanatool 2025-09-22 14:56:35 +02:00
tomi c42fbf482c update hanatool, add tenant backup 2025-09-22 14:55:24 +02:00
tomi b81915190b update hanatool, add notification and dry-run 2025-09-22 14:36:08 +02:00
tomi aa7dfd7fe0 update hanatool fix 2025-09-22 12:23:45 +02:00
tomi b01f17c59a update hanatool 2025-09-22 12:21:51 +02:00
tomi 85004b817d add hanatool 2025-09-22 12:17:50 +02:00