• Simon Riggs's avatar
    In HS, Startup process sets SIGALRM when waiting for buffer pin. If · 959ac58c
    Simon Riggs authored
    woken by alarm we send SIGUSR1 to all backends requesting that they
    check to see if they are blocking Startup process. If so, they throw
    ERROR/FATAL as for other conflict resolutions. Deadlock stop gap
    removed. max_standby_delay = -1 option removed to prevent deadlock.
    959ac58c
proc.h 7.29 KB