pg_checksums docs mentioning online functions

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: PostgreSQL-documentation <pgsql-docs(at)lists(dot)postgresql(dot)org>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>
Subject: pg_checksums docs mentioning online functions
Date: 2026-06-04 18:55:33
Message-ID: aiHKJWa1k28fFTqf@momjian.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Looking at the pg_checksums docs, it says:

pg_checksums checks, enables or disables data checksums in a
PostgreSQL cluster. The server must be shut down cleanly before
running pg_checksums.

Do we want to mention the new functions here that can change the
checksum status without being shut down?

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Do not let urgent matters crowd out time for investment in the future.

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Daniel Gustafsson 2026-06-04 19:18:34 Re: pg_checksums docs mentioning online functions
Previous Message Dario Pudlo 2026-06-04 15:00:43 Re: Regarding the archive_command in "continuois archiving" chapter.