Re: pg_checksums?

From: Paul Förster <paul(dot)foerster(at)gmail(dot)com>
To: Ron <ronljohnsonjr(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: pg_checksums?
Date: 2023-10-29 17:57:15
Message-ID: FE06345D-58BE-4725-A84D-41C1ED64CF6B@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Ron,

> On Oct 29, 2023, at 16:37, Ron <ronljohnsonjr(at)gmail(dot)com> wrote:
>
> As for safety, what do you mean by "safe"?

Safe in the sense that, if I enable checksums on a replica, switch over and the enable checksums on the other side, if this is ok, or whether future mutations on the primary will corrupt the replica.

That's why I asked if I need to perform a patronictl reinit.

Cheers
Paul

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Paul Förster 2023-10-29 18:01:43 Re: pg_checksums?
Previous Message Adrian Klaver 2023-10-29 17:03:14 Re: [SOLVED?] Re: Disk wait problem... not hardware...