postgresql installation failed

后端 未结 21 1499
你的背包
你的背包 2020-12-24 08:05

I tried to install postgresql 8.4 in my windows 7 (64 bit). But it fails with following messages in log

Initialising the database cluster (this may take a few min         


        
21条回答
  •  再見小時候
    2020-12-24 08:43

    There seem to be many reasons cause the installation fail.

    In my case, I'm using Windows 10 home edition, which has no advance user group control, so a lot of solutions above doesn't work for me. And I guess this is why the installation fails.

    What I do is just using BigSQL's installer instead of EnterpriceDB's installer,

    Choose the second installer in posgresql download center

    Or visit BigSQL directly.

提交回复
热议问题