0

I tried installing PostgreSQL v14.2, 14.1, 11.1 from EnterpriseDB, but I keep getting the following error after the splash screen

Here's the error popup:

error image

Here's the error message:

There has been an error. Error running c:\people\my sys\AppData\Local\Temp\postgresql_installer_13452d4258\getlocales.exe : child killed: unknown signal

Any help as to what I can do to fix this and install PostgreSQL.

Ps: I have tried installing several VC++ packages, disabled anti-virus still no way out??

Aaron Bertrand
  • 272,866
  • 37
  • 466
  • 490
Prinss Alex
  • 1
  • 1
  • 1

2 Answers2

0

I got this error after adding "--install_runtimes 0" to my commandline install (as recommended by answers to related questions

Doing a normal, non-commandline install worked properly and then let all future commandline installs work too.

-1

You have to install MSVC Redistributable

AMDIvailo
  • 27
  • 2