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: doc/setup.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,8 @@ You can choose two installation methods:
23
23
1. by Installer (.exe)
24
24
2. by unzipping (.zip) and running a PowerShell Script.
25
25
26
-
Both installation methods need to be run with **Administrator** privileges.
26
+
> [!IMPORTANT]
27
+
> Both installation methods need to be run with **Administrator** privileges. Powershell v7+ is a requirement.
27
28
28
29
In either case, you will need to install everything into a path that can be made accessible to the unprivileged user that will later be used to run `patroni` and PostgreSQL.
0 commit comments