Re: Aw: Re: pg_dump include/exclude data, was: verify checksums / CREATE DATABASE

2019-06-11 Thread Adrian Klaver
On 6/11/19 11:15 AM, Karsten Hilbert wrote: The problem I hope to protect against with this approach: the CREATE DATABASE might untaint corrupted data from a bad disk block into a good disk block virtue of doing a file level copy. I hope my reasoning isn't going astray. As I understand it chec

Aw: Re: pg_dump include/exclude data, was: verify checksums / CREATE DATABASE

2019-06-11 Thread Karsten Hilbert
> > The problem I hope to protect against with this approach: the > > CREATE DATABASE might untaint corrupted data from a bad disk > > block into a good disk block virtue of doing a file level > > copy. > > > > I hope my reasoning isn't going astray. > > As I understand it checksums are done on the