Hello, I did Postgresql upgrade from v10 to v12 using pg_upgrade (on Linux Ubuntu server). Of course i wanted settings in pg_hba.conf and postgresql.conf to keep, but after the upgrade there were new configuration files and I moved it manually.
Is it possible somehow to migrate these old configuration files with pg_upgrade or it shall be done manually? Cheers, Tanja