On Wed, Jun 5, 2019 at 4:47 PM Karsten Hilbert <karsten.hilb...@gmx.net>
wrote:

> Dear all,
>
> I cannot find documentation on whether
>
>         CREATE DATABASE ... TEMPLATE template_db;
>
> will verify checksums (if enabled) on template_db during
> reading.
>
> I would assume it does not, because very likely the copy
> process happens at the file level. Is that correct ?
>
>
That is correct, it does not verify checksums when copying the template.


-- 
 Magnus Hagander
 Me: https://www.hagander.net/ <http://www.hagander.net/>
 Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>

Reply via email to