mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-27 01:50:38 +00:00
Improve logging in test_wal_restore.py
- Capture the output of the restore_from_wal.sh in a log file - Kill "restored" Postgres server on test failure
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
PG_BIN=$1
|
||||
WAL_PATH=$2
|
||||
DATA_DIR=$3
|
||||
|
||||
Reference in New Issue
Block a user