On Sat, Jan 22, 2022 at 8:48 AM Andres Freund <and...@anarazel.de> wrote: > Unfortunately we don't quite seem there yet:
And another way to fail: pg_dump: error: query failed: ERROR: canceling statement due to conflict with recovery https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=dangomushi&dt=2022-01-22%2003%3A06%3A42 Probably needs hot_standby_feedback on. Will adjust this soon. One more failure seen in today's crop was a "stats" failure on seawasp, which must be the well known pre-existing problem. (Probably just needs someone to rewrite the stats subsystem to use shared memory instead of UDP).