> On 6 Oct 2020, at 11:27, Magnus Hagander <magnus@hagander.net> wrote:
> ISTM that code could be cleaned out, because it should be dead based on the initial check that we are upgrading from
8.4or later?
+1. Commit 2209b3923a7afe0b removed support for 8.3 so anything left checking
for pre-8.4 should be removed as a pre-8.4 source cluster couldn't be upgraded
with pg_upgrade today.
cheers ./daniel