You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
Provisional support for PostgreSQL 9.5. No support for archive_mode = 'always' or .partial WAL on a standby.
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ cd test
|
||||
vagrant up
|
||||
vagrant ssh
|
||||
```
|
||||
The `vagrant up` step could take some time as a number of Docker containers must also be built. The `vagrant up` command automatically logs onto the VM.
|
||||
The `vagrant up` command may take some time as a number of Docker containers must also be built. The `vagrant ssh` command automatically logs onto the VM.
|
||||
|
||||
_Run All Tests_:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user