Alaska Software Inc. - Help: Problem to install Postgre 9.6 - fail on cluster initialization
Username: Password:
AuthorTopic: Help: Problem to install Postgre 9.6 - fail on cluster initialization
Osvaldo Luis AokiHelp: Problem to install Postgre 9.6 - fail on cluster initialization
on Wed, 03 Jul 2019 01:44:58 +0200
Hi,

  I just attempt many times to install postgre 9.6 on windows 10.
  Error message at final of instalation below:
  "The database cluster initialization failed"
  I just look for possible error on foruns, but I cant get it.
  In attached file the message on instalation.
  If any people has any tips, please, it will help me so much

  Thanks
  Osvaldo L Aoki



instala 9.6 2019-07-02 195815.png
Jim LeeRe: Problem to install Postgre 9.6 - fail on cluster initialization
on Wed, 03 Jul 2019 02:25:25 +0200
>  I just attempt many times to install postgre 9.6 on windows 10.
>  Error message at final of instalation below:
>  "The database cluster initialization failed"
>  I just look for possible error on foruns, but I cant get it.
>  In attached file the message on instalation.

never saw that Error. have you check you HDD / SSD ?

"SFC /ScanNow" as Admin

>  If any people has any tips, please, it will help me so much

postgresql-9.5.18-2-windows.exe
https://www.enterprisedb.com/downloads/postgres-postgresql-downloads

v9.5 have Pgadmin3.EXE but since v9.6 PgAdmin4.EXE was release as Web App so
it start Browser ...

p.s. Xbase++ Client need 32 Bit libpq.dll / libpqEx.dll while Server can be
64 Bit





---
Diese E-Mail wurde von AVG auf Viren geprüft.
http://www.avg.com
Matej JuracRe: Help: Problem to install Postgre 9.6 - fail on cluster initialization
on Wed, 03 Jul 2019 07:42:02 +0200
Run everythiing as admin
Shut down temporarily anti-virus (esp. if some really restrictive one)
Install server to \program files\
Set database directory somewhere outside \program files\

after installation

* pgadmin3 will work just fine for everything you need, pgadmin4 is still
unholy mess of bad decisions and snails .

* beware of setting localisation: if you choose your locality you can get some
surprising sorting (grammatical sorting that is not what we are used to)

Osvaldo Luis Aoki wrote in message
news:3edc7b4f$fca16fa$1df1d@news.alaska-software.com...
>Hi,
>
>  I just attempt many times to install postgre 9.6 on windows 10.
>  Error message at final of instalation below:
>  "The database cluster initialization failed"
>  I just look for possible error on foruns, but I cant get it.
>  In attached file the message on instalation.
>  If any people has any tips, please, it will help me so much
>
>  Thanks
>  Osvaldo L Aoki
>
>
Osvaldo Luis AokiRe: Help: Problem to install Postgre 9.6 - fail on cluster initialization
on Thu, 04 Jul 2019 16:42:37 +0200
HI,

  THanks for all reply...
  After many attempts, I just get it, looking a Postgre blogs. Solution 
following:
  
1. I just create a user (net user admin2 /Active:yes) on cmd command
2. Just logoff and Login with "admin2"
3. Install PostGree (OK)
4. Logoff admin2
5. Login my user...
  


Matej Jurac wrote in message news:11486b8c$7d43581a$20248@news.alaska-
software.com...
>Run everythiing as admin
>Shut down temporarily anti-virus (esp. if some really restrictive one)
>Install server to \program files\
>Set database directory somewhere outside \program files\
>
>after installation
>
>* pgadmin3 will work just fine for everything you need, pgadmin4 is still
>unholy mess of bad decisions and snails .
>
>* beware of setting localisation: if you choose your locality you can get 
some
>surprising sorting (grammatical sorting that is not what we are used to)
>
>Osvaldo Luis Aoki wrote in message
>news:3edc7b4f$fca16fa$1df1d@news.alaska-software.com...
>>Hi,
>>
>>  I just attempt many times to install postgre 9.6 on windows 10.
>>  Error message at final of instalation below:
>>  "The database cluster initialization failed"
>>  I just look for possible error on foruns, but I cant get it.
>>  In attached file the message on instalation.
>>  If any people has any tips, please, it will help me so much
>>
>>  Thanks
>>  Osvaldo L Aoki
>>
>>