Thanks for the information
Clive A.
-Original Message-
From: Carlos Martinez [mailto:cama...@gmail.com]
Sent: Friday, February 9, 2018 10:53 PM
To: pgsql-gene...@postgresql.org
Cc: Clive Anglin
Subject: Re: Migrating Postgresql from Linux x86
Hi.
We do that migration from Postgres
Hi.
We do that migration from Postgres 9.0 (x86_64, Centos 6) to Postgres
9.6 (power, SUSE Enterprise 12).
The best way to us was to do a backup (pg_dump -Fc ...) and restore
using several cores (pg_restore -j N ..., where N equals to the
cores/jobs to be used). How many jobs launch to restore de