Re: initdb --data-checksums - Mailing list pgsql-general

From Michael Paquier
Subject Re: initdb --data-checksums
Date
Msg-id 20201110020447.GF1887@paquier.xyz
Whole thread Raw
In response to Re: initdb --data-checksums  (Paul Förster <paul.foerster@gmail.com>)
List pgsql-general
On Mon, Nov 09, 2020 at 06:03:43PM +0100, Paul Förster wrote:
> indeed, it is. Have a look at:
>
> https://www.postgresql.org/docs/12/app-pgchecksums.html
>
> Make sure the database is cleanly shut down before doing it.

This tool is really useful with upgrades after pg_upgrade.  Please
note that there is a --progress option, so you can basically know how
long it is going to take until completion.
--
Michael

Attachment

pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: New "function tables" in V13 documentation
Next
From: mark armon
Date:
Subject: Re: How to set up a schema default date to '2020-01-01'?