| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pgstream_1.0.2_checksums.txt | 2026-05-11 | 437 Bytes | |
| pgstream.macos.amd64 | 2026-05-11 | 156.9 MB | |
| pgstream.linux.amd64 | 2026-05-11 | 143.0 MB | |
| pgstream.linux.arm64 | 2026-05-11 | 135.0 MB | |
| pgstream.macos.arm64 | 2026-05-11 | 149.6 MB | |
| pgstream.win.amd64.exe | 2026-05-11 | 147.9 MB | |
| README.md | 2026-05-08 | 867 Bytes | |
| v1.0.2 source code.tar.gz | 2026-05-08 | 3.9 MB | |
| v1.0.2 source code.zip | 2026-05-08 | 4.2 MB | |
| Totals: 9 Items | 740.4 MB | 2 | |
⚡ Highlights
🔀 Batch WAL operations in stream mode
🆔 New settings for wal2json plugin: add_tables and filter_tables
🐛 Bug fixes
:dependabot: Dependency updates
What's Changed
- [1dc7cc] Add
add_tablesandfilter_tableswal2jsonplugin options (#791) - [2e6db2] Added CLAUDE.md file (#734)
- [59a723] Batch WAL operations in stream mode (#774)
- [a6ad9f] Exclude
pgstreamschema when cleaning up target database (#740) - [757f3f] Rename recorder schema workers -> snapshot workers
- [82b7a3] Set concurrency limit on snapshot recorder
- [988809] Surface error even if we cannot parse ERROR lines in the output of restore (#771)
- [3b757a] Update configuration.md for new
wal2jsonplugin settings (#803) - [8b50ad] Update Golang to 1.26.3 (#804)
- [b7f354] Use
IS NULLwhen building update queryWHEREclause