You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,14 @@ Regardless of the chosen backup type, all backups taken with `pg_probackup` supp
56
56
57
57
Documentation can be found at[github](https://postgrespro.github.io/pg_probackup) and[Postgres Professional documentation](https://postgrespro.com/docs/postgrespro/current/app-pgprobackup)
58
58
59
+
##Development
60
+
61
+
* Stable version state can be found under the respective[release tag](https://github.com/postgrespro/pg_probackup/releases).
62
+
*`master` branch contains minor fixes that are planned to the nearest minor release.
63
+
* Upcoming major release is developed in a release branch i.e.`release_2_5`.
64
+
65
+
For detailed release plans check[Milestones](https://github.com/postgrespro/pg_probackup/milestones)
66
+
59
67
##Installation and Setup
60
68
###Windows Installation
61
69
Installers are available in release**assets**.[Latests](https://github.com/postgrespro/pg_probackup/releases/2.4.4).
Once you have`pg_probackup` installed, complete[the setup](https://github.com/postgrespro/pg_probackup/blob/master/Documentation.md#installation-and-setup).
171
+
Once you have`pg_probackup` installed, complete[the setup](https://postgrespro.github.io/pg_probackup/#pbk-install-and-setup).