Re: PG11 to PG14 Migration Slowness

2023-01-27 Thread Vigneshk Kvignesh
Thanks and Regards, Vignesh K. On Thu, 12 Jan 2023 at 21:18, Tom Lane wrote: > Vigneshk Kvignesh writes: > > I'm migrating our existing PG instances from PG11.4 to PG14.3. I > > have around 5 Million Tables in a single database. When migrating using > > pg

PG11 to PG14 Migration Slowness

2023-01-12 Thread Vigneshk Kvignesh
Hi, I'm migrating our existing PG instances from PG11.4 to PG14.3. I have around 5 Million Tables in a single database. When migrating using pg_upgrade, its taking 3 hours for the process to complete. I'm not sure if its the intended behaviour or we're missing something here. Most of