You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-11-06 08:49:29 +02:00
Fixed release notes for info command.
This commit is contained in:
12
README.md
12
README.md
@@ -768,17 +768,7 @@ example: db-path=/data/db
|
||||
|
||||
### v0.75: IN DEVELOPMENT - OTTAWA MILESTONE
|
||||
|
||||
*
|
||||
Info feature TODO:
|
||||
* stanza create/upgrade?
|
||||
* New regression for expiration now that the path structure is different.
|
||||
|
||||
Less Important:
|
||||
* running/error state based on lock in tmp/stanza
|
||||
* Add last WAL info to archive.info and info function
|
||||
* Remote calls are not returning expected code (this is OK because of log testing, but not ideal)
|
||||
* Comment blocks for the .info files
|
||||
|
||||
* Add info command.
|
||||
|
||||
* Logging now uses unbuffered output. This should make log files that are being written by multiple threads less chaotic. Suggested by Michael Renner.
|
||||
|
||||
|
||||
12
doc/doc.xml
12
doc/doc.xml
@@ -724,17 +724,7 @@ Run a <id>full</id> backup on the <id>db</id> stanza. <param>--type</param> can
|
||||
<release-version version="0.75" title="IN DEVELOPMENT - OTTAWA MILESTONE">
|
||||
<release-feature-bullet-list>
|
||||
<release-feature>
|
||||
<text>
|
||||
Info feature TODO:
|
||||
* stanza create/upgrade?
|
||||
* New regression for expiration now that the path structure is different.
|
||||
|
||||
Less Important:
|
||||
* running/error state based on lock in tmp/stanza
|
||||
* Add last WAL info to archive.info and info function
|
||||
* Remote calls are not returning expected code (this is OK because of log testing, but not ideal)
|
||||
* Comment blocks for the .info files
|
||||
</text>
|
||||
<text>Add info command.</text>
|
||||
</release-feature>
|
||||
<release-feature>
|
||||
<text>Logging now uses unbuffered output. This should make log files that are being written by multiple threads less chaotic. Suggested by Michael Renner.</text>
|
||||
|
||||
Reference in New Issue
Block a user