Re: update to 16.2
Greg Sabino Mullane <htamfids@gmail.com>
From: Greg Sabino Mullane <htamfids@gmail.com>
To: Matthias Apitz <guru@unixarea.de>
Cc: Christophe Pettus <xof@thebuild.com>, pgsql-general@lists.postgresql.org
Date: 2024-03-08T14:09:28Z
Lists: pgsql-general
On Fri, Mar 8, 2024 at 5:01 AM Matthias Apitz <guru@unixarea.de> wrote: > The other option (pg_upgrade) we never used. > You really should give this a shot. Much easier, and orders of magnitude faster with the --link option. It should work fine even with a custom-compiled postgres (really, as long as pg_dump can still read things and core changes are not radical). Try it and see. Cheers, Greg