Add test for postmaster crash restarts.
authorAndres Freund <andres@anarazel.de>
Mon, 18 Sep 2017 06:05:58 +0000 (23:05 -0700)
committerAndres Freund <andres@anarazel.de>
Tue, 19 Sep 2017 00:25:53 +0000 (17:25 -0700)
commita1924a4ea29399111e5155532ca24c9c51d3c82d
tree8a0ec7084b923fc59e5f1cc786a2c3d02d08d310
parentec9e05b3c392ba9587f283507459737684539574
Add test for postmaster crash restarts.

Given that I managed to break this...  We probably should extend the
tests to also cover other sub-processes dying, but that's something
for later.

Author: Andres Freund
Discussion: https://postgr.es/m/20170917080752.rcmihzfmgbeuqjk2@alap3.anarazel.de
src/test/recovery/t/013_crash_restart.pl [new file with mode: 0644]