Skip to content

Add pgrwl #435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 3, 2025
Merged

Add pgrwl #435

merged 2 commits into from
Jun 3, 2025

Conversation

hashmap-kz
Copy link
Contributor

@hashmap-kz hashmap-kz commented May 26, 2025

Add pgrwl: https://github.com/hashmap-kz/pgrwl

This tool is used to stream the write-ahead log from a running PostgreSQL cluster.
The write-ahead log is streamed using the streaming replication protocol, and is written to a local directory of files.
All completed WAL-segments may be optionally compressed/encrypted/uploaded to remote storage (s3, sftp).
This archive is used for doing a restore using point-in-time recovery.

hashmap-kz and others added 2 commits May 26, 2025 19:15
Add a note on being a drop-in pg_receivewal replacement
@kmoppel kmoppel merged commit c057f3c into dhamaniasad:master Jun 3, 2025
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