79304131

Date: 2024-12-23 20:24:03
Score: 1.5
Natty:
Report link

You probably have a previous version of Postgres installed. Uninstall it and ensure that 5432 is free. Check Windows Services to ensure no other old version is running. Also check netstat to ensure something else is not on that port. Then reinstall it. Postgres will automatically go to the next port up for another installation that is present on the default 5432.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Randy