Commit 1b6a991
authored
cmd/integration: add mdbx_copy compact in-place one-liner (#21189)
Adds a `## Compact chaindata in-place` section to
`cmd/integration/Readme.md` with the `mdbx_copy -c -u` one-liner that
compacts the DB in-place using a temp file, then atomically renames it
over the original.1 parent f2616bb commit 1b6a991
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
167 | 173 | | |
168 | 174 | | |
169 | 175 | | |
| |||
0 commit comments