Before you begin the following prerequisites must be met:
Get-Host|Select-Object Version |
powershell $psversiontable |
[Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Tls12 Register-PSRepository -Default -Verbose Set-PSRepository -Name "PSGallery" -InstallationPolicy Trusted |
Install-Module -Name PoshProgressBar -SkipPublisherCheck -Force |
* RED supports the following versions for the metadata repository: PostgreSQL 12 or higher