Omkar Patkar wrote:
The following bug has been logged online:
Bug reference: 3593
Logged by: Omkar Patkar
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4.1
Operating system: Windows Vista Home Basic Edition
Description: Postgres Installer does not work
Details:
I tried to install postgres on Windows Vista Home Basic. It gave me two
problems :-
1) The UAC (User Access Control) of Windows Vista was blocking the installer
from creating a user account by the name "postgres"
Hmmm.... Last time I tried (8.2.4) I had no problems installing on Vista
Basic once I disabled UAC.
See if the following whitepaper helps:
http://port25.technet.com/archive/2007/02/22/postgresql-on-windows-a-primer.aspx
2) I some how managed to disable the UAC, and was the installer was able to
create the user account for postgres. But the installer halted at one point
and the installation could not be proceeded.
Try:
1) Disabling UAC
2) Rebooting
3) If it says it is installed, remove it through the controll panel
4) Remove the C:\Program Files\PostgreSQL\8.2 directory
5) Try again.
Note that win32 and general are probably better lists for this sort of
issue to start on.
Best WIshes,
Chris Travers
begin:vcard
fn:Chris Travers
n:Travers;Chris
email;internet:[EMAIL PROTECTED]
tel;work:509-888-0220
tel;cell:509-630-7794
x-mozilla-html:FALSE
version:2.1
end:vcard
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match