Commit 6c31c01
committed
Refactor ClickHouse restore script to improve logging and clarify backup restoration process
- Updated logging to indicate the restoration attempt from a specific backup file.
- Removed the file existence check due to limitations with Hetzner's restricted shell, noting that SCP will fail if the file does not exist.1 parent 013e121 commit 6c31c01
1 file changed
Lines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
121 | 118 | | |
122 | 119 | | |
123 | 120 | | |
| |||
0 commit comments