Skip to content

Commit 3c81de9

Browse files
authored
Merge pull request #62 from cybertec-postgresql/61-document-powershell-7-requirement
[*] document Powershell v7+ requirement, fixes #61
2 parents 84c0470 + 194d3d6 commit 3c81de9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

doc/setup.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ You can choose two installation methods:
2323
1. by Installer (.exe)
2424
2. by unzipping (.zip) and running a PowerShell Script.
2525

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.
2728
2829
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.
2930

0 commit comments

Comments
 (0)