On Sun, 2023-01-15 at 16:59 -0500, p...@pfortin.com wrote: > > > encodings for database "template1" do not match: old "UTF8", new > "SQL_ASCII" Failure, exiting
You almost certainly don't want your new database to use SQL_ASCII. Init the new cluster with -E UTF8.