Skip to content

Commit

Permalink
Refactoring of README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
savichev-igor authored and Tinsane committed Dec 4, 2018
1 parent 15a55e0 commit b943cd8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ wal-g backup-push /backup/directory/path
```
If backup is pushed from replication slave, WAL-G will control timeline of the server. In case of promotion to master or timeline switch, backup will be uploaded but not finalized, WAL-G will exit with an error. In this case logs will contain information necessary to finalize the backup. You can use backuped data if you clearly understand entangled risks.


* ``wal-fetch``

When fetching WAL archives from S3, the user should pass in the archive name and the name of the file to download to. This file should not exist as WAL-G will create it for you.
Expand All @@ -168,7 +167,6 @@ WAL-G will also prefetch WAL files ahead of asked WAL file. These files will be
wal-g wal-fetch example-archive new-file-name
```


* ``wal-push``

When uploading WAL archives to S3, the user should pass in the absolute path to where the archive is located.
Expand Down
1 change: 1 addition & 0 deletions brotli
Submodule brotli added at 5805f9

0 comments on commit b943cd8

Please sign in to comment.