mirror of https://github.com/postgres/postgres
recover from elog(ERROR). Problem was created by introduction of hash seq search tracking awhile back, and affects all branches that have bgwriter; in HEAD the disease has snuck into autovacuum and walwriter too. (Not sure that the latter two use hash_seq_search at the moment, but surely they might someday.) Per report from Sergey Koposov.REL8_2_STABLE
parent
7176065273
commit
b58dba7976
Loading…
Reference in new issue