Clean up intermetiate state in pg_basebackup tests
Magnus Hagander <magnus@hagander.net>
Clean up intermetiate state in pg_basebackup tests These tests accummulated almost a gigabyte of data during the test which was then removed at the end. Instead, remove output that's no longer needed between the individual tests, to keep the total disk usage down lower. Author: Michael Banck
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_basebackup/t/010_pg_basebackup.pl | modified | +22 −0 |