mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-25 23:29:59 +00:00
## Problem We want to define the algorithm for safekeeper membership change. ## Summary of changes Add spec for it, several models and logs of checking them. ref https://github.com/neondatabase/neon/issues/8699
3 lines
59 B
Bash
Executable File
3 lines
59 B
Bash
Executable File
#!/bin/bash
|
|
|
|
awk -f remove_interm_progress.awk $1 > $1.thin |