Skip to content

pg waldump improvements#12803

Open
dimitri wants to merge 1 commit intomainfrom
cherry-pick/12a8915b7c0
Open

pg waldump improvements#12803
dimitri wants to merge 1 commit intomainfrom
cherry-pick/12a8915b7c0

Conversation

@dimitri
Copy link
Contributor

@dimitri dimitri commented Aug 1, 2025

  1. add neon resource manager in waldump
  2. print end lsn

Only applies starting at Postgres 16, before that the pg_waldump and custom WAL Resource Managers are not ready.

Problem

Summary of changes

1. add neon resource manager in waldump
2. print end lsn

Only applies starting at Postgres 16, before that the pg_waldump and
custom WAL Resource Managers are not ready.
@dimitri dimitri requested a review from a team as a code owner August 1, 2025 14:32
@github-actions
Copy link

github-actions bot commented Aug 1, 2025

If this PR added a GUC in the Postgres fork or neon extension,
please regenerate the Postgres settings in the cloud repo:

make NEON_WORKDIR=path/to/neon/checkout \
  -C goapp/internal/shareddomain/postgres generate

If you're an external contributor, a Neon employee will assist in
making sure this step is done.

@github-actions
Copy link

github-actions bot commented Aug 1, 2025

9119 tests run: 8465 passed, 0 failed, 654 skipped (full report)


Code coverage* (full report)

  • functions: 34.7% (8840 of 25482 functions)
  • lines: 45.7% (71632 of 156719 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
1ff3d0c at 2025-08-01T16:05:41.137Z :recycle:

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.

2 participants

Comments