summaryrefslogtreecommitdiff
path: root/src/tutorial/advanced.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-01-19 16:29:09 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2022-01-19 16:29:09 -0500
commit6eec809fbcfbd8e0ab5e1c6485c7f53020f0d0b0 (patch)
tree35eec9a98911a3feb76fef85689e03ab8cefb914 /src/tutorial/advanced.source
parent3204b8a7affc7277ae4eebc3f53c566f859d1815 (diff)
TAP tests: check for postmaster.pid anyway when "pg_ctl start" fails.
"pg_ctl start" might start a new postmaster and then return failure anyway, for example if PGCTLTIMEOUT is exceeded. If there is a postmaster there, it's still incumbent on us to shut it down at script end, so check for the PID file even though we are about to fail. This has been broken all along, so back-patch to all supported branches. Discussion: https://postgr.es/m/647439.1642622744@sss.pgh.pa.us
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions