| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| xataio-pgstream_sha256_3ce94ccd194c5f210f2fdae441d639bc6fcf14edda8c69195c3ef14fa52839ed.spdx.json | 2026-07-30 | 218.8 kB | |
| checksums.txt | 2026-07-30 | 437 Bytes | |
| pgstream.macos.amd64 | 2026-07-30 | 130.9 MB | |
| pgstream.linux.arm64 | 2026-07-30 | 111.8 MB | |
| pgstream.macos.arm64 | 2026-07-30 | 125.1 MB | |
| pgstream.linux.amd64 | 2026-07-30 | 118.4 MB | |
| pgstream.win.amd64.exe | 2026-07-30 | 123.8 MB | |
| README.md | 2026-07-30 | 485 Bytes | |
| v1.3.0 source code.tar.gz | 2026-07-30 | 4.1 MB | |
| v1.3.0 source code.zip | 2026-07-30 | 4.4 MB | |
| Totals: 10 Items | 618.7 MB | 0 | |
Changelog
- [474ff1] Added tests and docs for snapshot+stream from a read replica (#1049)
- [c06f9b] Fix encoding of empty strings as null bytes (#1051)
What's Changed
- Added tests and docs for snapshot+stream from a read replica by @tsg in https://github.com/xataio/pgstream/pull/1049
- Fix encoding of empty strings as null bytes by @tsg in https://github.com/xataio/pgstream/pull/1051
Full Changelog: https://github.com/xataio/pgstream/compare/v1.2.5...v1.3.0