How fast is fast? Does it need to rewrite all the data (would take
a while on a Really Large Database), or just change a bit of
metadata?
On 08/02/2018 11:04 PM, suresh neravati
wrote:
Hi Debraj,
You can use pg_upgrade utility from Postgresql. This
works with inplace option. Look at this link below for more
details.
|
|
PostgreSQL:
Documentation: 10: pg_upgrade
|
|
|
This option is also be the fastest for upgrading from 9.5
to PG10
Thanks,
Suresh Neravati
Hi
On moving from postgres 9.5.4 to postgres 10.x we
have to do data migration.
Can some one let me know will the disk space
requirement remain same for same set of tables with
same number of rows in postgres 10.x and postgres
9.5.4 ?
Thanks,
--
Angular momentum makes the world go 'round.
|