Skip to content

Commit 805842f

Browse files
pgmoneta 0.16.0
1 parent 2bb360f commit 805842f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_posts/2025-04-22-pgmoneta-0.16.0.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This is a feature release.
1111
### Changelog
1212

1313
* Allow to use CRC32C hardware implementation on arm64 (@marsam / https://github.com/pgmoneta/pgmoneta/pull/450)
14-
* File-(file /cremental backup combine (@Jubilee101 / https://github.com/pgmoneta/pgmoneta/pull/535)
14+
* File-by-file incremental backup combine (@Jubilee101 / https://github.com/pgmoneta/pgmoneta/pull/535)
1515
* Remove trailing spaces (@tacerus / https://github.com/pgmoneta/pgmoneta/pull/489)
1616
* Use GET_ENV macro for environment variable (@Annupamaa / https://github.com/pgmoneta/pgmoneta/pull/506)
1717
* Use startup packets to set server version (@jchrys / https://github.com/pgmoneta/pgmoneta/pull/509)
@@ -42,7 +42,7 @@ This is a feature release.
4242
* [#573] Add version coverage for gcc and clang debug mode (@bassamadnan / https://github.com/pgmoneta/pgmoneta/pull/594)
4343
* [#575] file logging: support environment variables (@nesangcode / https://github.com/pgmoneta/pgmoneta/pull/576)
4444
* [#577] fix environment variables support (@nesangcode / https://github.com/pgmoneta/pgmoneta/pull/578)
45-
* [#581] Allow incremental backup during hotstand (@Jubilee / https://github.com/pgmoneta/pgmoneta/pull/582)
45+
* [#581] Allow incremental backup during hotstandby (@Jubilee / https://github.com/pgmoneta/pgmoneta/pull/582)
4646
* [#600] Build: cmake 3.31+ (@Userfrom1995 / https://github.com/pgmoneta/pgmoneta/pull/604)
4747
* admin: support password through environment (@tacerus / https://github.com/pgmoneta/pgmoneta/pull/488)
4848
* feat: Enhance relpath error handling and validation (@7amo10 / https://github.com/pgmoneta/pgmoneta/pull/505)

index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hero:
1717
link: /tutorials/01_install.md
1818

1919
features:
20-
- title: Full backup / Incremental backup
20+
- title: Full / incremental backup
2121
- title: Restore
2222
- title: Compression (gzip, zstd, lz4, bzip2)
2323
- title: AES encryption support

0 commit comments

Comments
 (0)