Skip to content

Commit 83773d2

Browse files
committed
README: add link to Windows installers
1 parent c88cf22 commit 83773d2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ yum install pg_probackup-{11,10,9.6,9.5}
7373
yumdownloader --source pg_probackup-{11,10,9.6,9.5}
7474
```
7575

76+
### Windows Installation
77+
[Installers download link](https://oc.postgrespro.ru/index.php/s/CGsjXlc5NmhRI0L)
78+
7679
Once you have `pg_probackup` installed, complete [the setup](https://postgrespro.com/docs/postgrespro/current/app-pgprobackup.html#pg-probackup-install-and-setup).
7780

7881
## Building from source
@@ -96,6 +99,10 @@ SET PATH=%PATH%;C:\msys64\usr\bin
9699
gen_probackup_project.pl C:\path_to_postgresql_source_tree
97100
```
98101

102+
## Current release
103+
104+
[2.1.1](https://github.com/postgrespro/pg_probackup/releases/tag/2.1.1)
105+
99106
## Documentation
100107

101108
Currently the latest documentation can be found at [Postgres Pro Enterprise documentation](https://postgrespro.com/docs/postgrespro/current/app-pgprobackup).

0 commit comments

Comments
 (0)