From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Cc: | tiropgarreth(at)gmail(dot)com |
Subject: | BUG #18819: Error installing Postgresql |
Date: | 2025-02-18 17:35:19 |
Message-ID: | 18819-457702d23306832f@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged on the website:
Bug reference: 18819
Logged by: Tirop Garreth
Email address: tiropgarreth(at)gmail(dot)com
PostgreSQL version: 17.3
Operating system: Windows
Description:
I decided to delete my older postgresql software and associated files,
before downloading the latest one where I cannot install it due to a
error:
X
Error
X
There has been an error.
Error running C:\WINDOWS\System32\Windows PowerShell\v1.0\powershell.exe
-Execution Policy Bypass-Command
"[System.Globalization.CultureInfo]::GetCultures([System.Globalization.Culture
Types]::AllCultures) | Where-Object {$.LCID-ne 127 } | Sort-Object
EnglishName | ForEach-Object { $.Name + '=' + S_.EnglishName} | Out-File
-FilePath "C:\Users\GARETH
TIROP\AppData\Local\Temp/postgresql_installer_b0daae2afb/locales.txt"
-Encoding UTF8": Out-File: A positional parameter
cannot be found that accepts argument
'TIROP\AppData\Local\Temp/postgresql_installer_bodaae2afb/locales.txt'.
At line: 1 char:215
+ ... ishName} | Out-File -FilePath C:\Users\GARETH
TIROP\AppData\Local\Te...
+ CategoryInfo
InvalidArgument: (:) [Out-File], ParameterBindingException
+ FullyQualified Errorld:
Positional Parameter Not Found, Microsoft.PowerShell.Commands.
OutFileCommand
From | Date | Subject | |
---|---|---|---|
Next Message | Sergey Belyashov | 2025-02-18 17:41:55 | Re: BUG #18815: Logical replication worker Segmentation fault |
Previous Message | Tom Lane | 2025-02-18 16:54:45 | Re: BUG #18815: Logical replication worker Segmentation fault |