| From: | Ron Johnson <ronljohnsonjr(at)gmail(dot)com> |
|---|---|
| To: | Jeremy Schneider <schneider(at)ardentperf(dot)com> |
| Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: verify checksums online |
| Date: | 2025-04-18 21:32:19 |
| Message-ID: | CANzqJaDJtXkDEsq3QFY6ywL2KwObAW-twWtZ0qJCsioH-75wWQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, Apr 18, 2025 at 5:18 PM Jeremy Schneider <schneider(at)ardentperf(dot)com>
wrote:
> i should know the answer to this... but asking anyway
>
> i think there had been some mailing list discussions years ago? the
> pg_checksum utility in core still can't do an online check right?
>
https://www.postgresql.org/docs/17/app-pgchecksums.html
"The server must be shut down cleanly before running pg_checksums."
> looking around, i think that michael's pg_checksums_ext still seems to
> be available in debian repos, and it advertises online checks, which
> makes me think that the core pg_checksum might still not have merged
> any code for online checking yet
>
> but i wanted to confirm with someone - my easiest options for online
> verifying checksums would be to trigger pg_basebackup then check
> pg_stat_database, or to install michael's utility?
>
--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jeremy Schneider | 2025-04-18 22:18:26 | Re: verify checksums online |
| Previous Message | Jeremy Schneider | 2025-04-18 21:18:17 | verify checksums online |