PDA

View Full Version : Postgres install doesn't work on windows 7



garegerret
11-22-2014, 02:19 PM
I tried to install HM 1 on windows 7 and it doesn't install postgres properly.
Setup was not completed succesfully and I get the following text:

Output folder: C:\Program Files (x86)\PSQLINSTALL
top level install dir -->C:\Program Files (x86)
Is admin account
fs=NTFS
.NET found
Extract: TestFirewall.exe... 100%
Extract: TestFirewall.exe.config... 100%
Antivirus Installed: False
test antivirus returned 0
seclogon error status: 0
seclogon status: 1
starting seclogon
seclogon error status: 0
seclogon status: 4
firewall enabled: 0
firewall not enabled
postgresql error status: 1060
postgresql status: 0
starting pgsql-8.3
postgresql error status: 1060
postgresql status: 0
postgresql error status: 1060
postgresql status: 0
starting postgresql-8.4
postgresql error status: 1060
postgresql status: 0
postgres installdir: C:\Program Files (x86)\PSQLINSTALL
==================== running PsqlTestClient
try userid: postgres
try pass: postgrespass
try pass: postgrespass
Connection to database failed: -->could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?
<--error
1
testclient return status: 1
testclient return from file: 1
==================== finished PsqlTestClient
granting write permission on top level postgres directory
no existing install dir
wrote testfile
Delete file: C:\Program Files (x86)\PostgreSQL\testfile
Extract: postgresql-8.4.7-1-windows.exe... 100%
Execute: "C:\Program Files (x86)\PSQLINSTALL\postgresql-8.4.7-1-windows.exe" --mode unattended --superpassword postgrespass
postgres installdir: C:\Program Files (x86)\PSQLINSTALL
==================== running PsqlTestClient
try userid: postgres
try pass: postgrespass
try pass: postgrespass
Connection to database failed: -->could not connect to server: Connection refused (0x0000274D/10061)
Is the server running on host "127.0.0.1" and accepting
TCP/IP connections on port 5432?
<--error
1
testclient return status: 1
testclient return from file: 1
==================== finished PsqlTestClient


Can someone please help me what to do?
Thank you!

udbrky
11-22-2014, 05:34 PM
What are your antivirus and firewall? Are you using user access control? Did you install the file running as administrator?