You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New script: demo/postgres-survive-kill9/ci-smoke.sh (bash, marked executable). It brings the stack up, waits for readiness, records the pgbench count, sends SIGKILL, runs docker compose up -d postgres to bring it back, re-checks the count, greps diffkeeper_recovery_total, and tears down the stack.
Updated demo/postgres-survive-kill9/README.md to document the new ./ci-smoke.sh.
0 commit comments