Skip to content

Conversation

@knizhnik
Copy link

@knizhnik knizhnik commented Feb 2, 2025

No description provided.

@knizhnik knizhnik force-pushed the pg_waldump_save_records_v16 branch from 134f69d to c398ab3 Compare February 10, 2025 12:54
Co-authored-by: Heikki Linnakangas <heikki@neon.tech>
github-merge-queue bot pushed a commit to neondatabase/neon that referenced this pull request Feb 10, 2025
## Problem

Make it possible to dump WAL records in format recognised by walredo
process.
Intended usage:

```
pg_waldump -R 1663/5/16396  -B 771727 000000010000000100000034 --save-records=/tmp/walredo.records
postgres --wal-redo < /tmp/walredo.records > /tmp/page.img
```

## Summary of changes

Related Postgres PRs:
neondatabase/postgres#575
neondatabase/postgres#572

---------

Co-authored-by: Konstantin Knizhnik <knizhnik@neon.tech>
@knizhnik knizhnik merged commit 13cf5d0 into REL_16_STABLE_neon Feb 10, 2025
3 checks passed
@knizhnik knizhnik deleted the pg_waldump_save_records_v16 branch February 10, 2025 15:55
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