diff options
author | Fujii Masao <fujii@postgresql.org> | 2020-03-30 17:35:03 +0900 |
---|---|---|
committer | Fujii Masao <fujii@postgresql.org> | 2020-03-30 17:35:03 +0900 |
commit | 64638ccba3a659d8b8a3a4bc5b47307685a64a8a (patch) | |
tree | 865d4983e174508abb721114e6f40d57c13db632 /src/backend/access/gist/gistvalidate.c | |
parent | 246f136e76ecd26844840f2b2057e2c87ec9868d (diff) | |
download | postgresql-64638ccba3a659d8b8a3a4bc5b47307685a64a8a.tar.gz |
Report waiting via PS while recovery is waiting for buffer pin in hot standby.
Previously while the startup process was waiting for the recovery conflict
with snapshot, tablespace or lock to be resolved, waiting was reported in
PS display, but not in the case of recovery conflict with buffer pin.
This commit makes the startup process in hot standby report waiting via PS
while waiting for the conflicts with other backends holding buffer pins to
be resolved.
Author: Masahiko Sawada
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/CA+fd4k4mXWTwfQLS3RPwGr4xnfAEs1ysFfgYHvmmoUgv6Zxvmg@mail.gmail.com
Diffstat (limited to 'src/backend/access/gist/gistvalidate.c')
0 files changed, 0 insertions, 0 deletions