verify checksums / CREATE DATABASE

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: verify checksums / CREATE DATABASE
Date: 2019-06-05 14:47:38
Message-ID: 20190605144737.GC16572@hermes.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 ?

Many thanks,
Karsten
--
GPG 40BE 5B0E C98E 1713 AFA6 5BC0 3BEA AC80 7D4F C89B

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavan Kumar 2019-06-05 14:48:18 configure multiple repository path in pgbackrest
Previous Message Achilleas Mantzios 2019-06-05 14:38:39 Re: Postgresql-11 confusing situtation