Re: Upgrade 9.4 to 12 on windows system

2020-11-19 Thread Asya Nevra Buyuksoy
I set my firewall to off however there is no change. I think my problem is windows user name tries to login with the wrong name instead of postgres user name. 2020-11-19 04:06:10 PST FATAL: role "WIN-EGPKV5AU75R$" does not exist (pg_log file) my user name seemed like WIN-EGPKV5AU75R\postgres Ho

Re: Upgrade 9.4 to 12 on windows system

2020-11-19 Thread Adrian Klaver
On 11/19/20 7:08 AM, Andreas Kretschmer wrote: Am 19.11.20 um 15:05 schrieb Asya Nevra Buyuksoy: connection to database failed: could not connect to server: Connection refused (0x274D/10061) Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 50432?

Re: Upgrade 9.4 to 12 on windows system

2020-11-19 Thread Andreas Kretschmer
Am 19.11.20 um 15:05 schrieb Asya Nevra Buyuksoy: connection to database failed: could not connect to server: Connection refused (0x274D/10061) Is the server running on host "localhost" (::1) and accepting TCP/IP connections on port 50432? could not connect to server: Connection refuse

Upgrade 9.4 to 12 on windows system

2020-11-19 Thread Asya Nevra Buyuksoy
Hello my friends, I want to upgrade my Postgres DBMS 9.4 to 12 on the Windows system. I follow these steps on this website. ( https://qasymphony.zendesk.com/hc/en-us/articles/115002398166-09-Upgrade-PostgreSQL-9-4-to-9-5-on-Windows ) However when everything goes ok, the same error is raising in ev