Re: BUG #7628: Installation of PostgreSQL 9.2.1 on Windows 7 may take too long - Mailing list pgsql-bugs

From limkimhuot
Subject Re: BUG #7628: Installation of PostgreSQL 9.2.1 on Windows 7 may take too long
Date
Msg-id 1352916663705-5732002.post@n5.nabble.com
Whole thread Raw
In response to BUG #7628: Installation of PostgreSQL 9.2.1 on Windows 7 may take too long  (gtsal@intracom.gr)
Responses Re: Re: BUG #7628: Installation of PostgreSQL 9.2.1 on Windows 7 may take too long
List pgsql-bugs
Dear all,

Today is my fourth day I have been trying to install PostgreSQL
(postgresql-9.2.1-1-windows-x64) in my window 7 x64, yet it fails all the
time.

I don't know much about VB script or I am very new in VB.

Is it correct if I place code of the new environment variable like this:

SYSTEMDRIVER = %SYSTEMDRIVE%
strProgramFiles = objShell.ExpandEnvironmentStrings("%PROGRAMFILES%")
strSystemDrive = objShell.ExpandEnvironmentStrings("%SYSTEMDRIVER%")

One more thing, whenever I re-install PostgreSQL the code will go back to
the original. I have tried to modify it while initializing the database
cluster but it still takes so long time. So, what should I do in this step?

Thank you so much before hand.

Kimhuot



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/BUG-7628-Installation-of-PostgreSQL-9-2-1-on-Windows-7-may-take-too-long-tp5730058p5732002.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

pgsql-bugs by date:

Previous
From: "Matthew Kuss"
Date:
Subject: Re: BUG #7657: Create Table doesn't create columns
Next
From: Tom Lane
Date:
Subject: Re: BUG #7658: the result of pg_get_viewdef can NOT execute directly