Re: pg_checksums docs mentioning online functions
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Bruce Momjian <bruce@momjian.us>
Cc: PostgreSQL-documentation <pgsql-docs@lists.postgresql.org>
Date: 2026-06-04T20:39:53Z
Lists: pgsql-docs
Attachments
- pg_checksums_docs.diff (application/octet-stream) patch
> On 4 Jun 2026, at 22:12, Bruce Momjian <bruce@momjian.us> wrote: > My big issue is that we explain the limitation of pg_checksums, but > don't point readers at the tool that doesn't have that offline > restriction. I think we need that explicitly mentioned, and at the top. How about something like the attached? -- Daniel Gustafsson
Commits
-
doc: Mention online checksum enabling in pg_checksums docs
- 4ae3e98c02cf 19 (unreleased) landed