Re: Copy over large data Postgresql 9.5

2018-08-16 Thread Andreas Kretschmer
On 16 August 2018 15:41:31 CEST, Vikas Sharma wrote: >Hello Experts, > >I need to transfer pgsql 9.5 data of 90GB from one Cloud provider to >other. We have plenty of downtime to do this. I will be copying over >data >directory after shutting down pgsql services on the source. Why not using stre

Copy over large data Postgresql 9.5

2018-08-16 Thread Vikas Sharma
Hello Experts, I need to transfer pgsql 9.5 data of 90GB from one Cloud provider to other. We have plenty of downtime to do this. I will be copying over data directory after shutting down pgsql services on the source. The problem is how can I confirm that the data has been copied over correctly.