Skip to content

Commit 96344e4

Browse files
committed
Readme: add reference to ptrack extension
1 parent 84ad9d4 commit 96344e4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ Regardless of the chosen backup type, all backups taken with `pg_probackup` supp
4040

4141
`PTRACK` backup support provided via following options:
4242
* vanilla PostgreSQL compiled with ptrack patch. Currently there are patches for [PostgreSQL 9.6](https://gist.githubusercontent.com/gsmol/5b615c971dfd461c76ef41a118ff4d97/raw/e471251983f14e980041f43bea7709b8246f4178/ptrack_9.6.6_v1.5.patch) and [PostgreSQL 10](https://gist.githubusercontent.com/gsmol/be8ee2a132b88463821021fd910d960e/raw/de24f9499f4f314a4a3e5fae5ed4edb945964df8/ptrack_10.1_v1.5.patch)
43-
* Postgres Pro Standard 9.6, 10, 11
44-
* Postgres Pro Enterprise 9.6, 10, 11
43+
* vanilla PostgreSQL 12 with [ptrack extension](https://github.com/postgrespro/ptrack)
44+
* Postgres Pro Standard 9.6, 10, 11, 12
45+
* Postgres Pro Enterprise 9.6, 10, 11, 12
4546

4647
## Limitations
4748

0 commit comments

Comments
 (0)