Error with pg_restore is secondary. Let's forget that for now.
I am using Openshift platform, ceph storage. We are changing the storage to local. So, we created a cluster in new Local storage. All I want to know is how to migrate data from one cluster to another cluster in less downtime. 100gb is taking more than 8hrs for backup and restore.
1. Pg_dump and pg_restore good? If so directory format or which format is good?
2. Or pgbasebackup is possible in a customised Openshift env?