Skip to content

Conversation

@jchancojr
Copy link
Contributor

What kind of change does this PR introduce?

Enables checksums for PostgreSQL

What is the current behavior?

Checksums are disabled

What is the new behavior?

Checksums are enabled for new projects

Additional context

Provides earlier detection by verifying data page integrity as pages are read from disk
https://www.postgresql.org/docs/current/checksums.html

@jchancojr jchancojr self-assigned this Nov 4, 2025
@hunleyd hunleyd self-requested a review November 13, 2025 14:13
@jchancojr jchancojr marked this pull request as ready for review November 13, 2025 19:34
@jchancojr jchancojr requested review from a team as code owners November 13, 2025 19:34
@hunleyd hunleyd added this pull request to the merge queue Nov 14, 2025
Merged via the queue into develop with commit cf9bce1 Nov 14, 2025
14 checks passed
@hunleyd hunleyd deleted the INDATA-211 branch November 14, 2025 18:54
hunleyd added a commit that referenced this pull request Nov 14, 2025
* 'develop' of github.com:supabase/postgres:
  feat: support multiple versions of the pg-safeupdate extension (#1871)
  feat(setup-postgres.yml): enable checksums via initdb for postgres (#1891)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants