>The following bug has been logged online: > >Bug reference: 1417 >Logged by: Joseph Donahue >Email address: [EMAIL PROTECTED] >PostgreSQL version: 8.0 >Operating system: Win2K SP4 >Description: Enabling development installation in installation >options of MSI does not enable any... >Details: > >... of the sub features. > >Run postgresql-8.0.msi click 'Next' until you get to the "Installation >options" page, Scroll down to the development node and select "Will be >installed on local hard drive". Then expand the node. None of the >sub-features have been selected for installation. > >At least one of those sub-features should have been enabled for >installation.
This is not a bug. You need to select "Entire feature will be installed on harddrive" to accomplish that. This is the standard way Windows Installer works. //Magnus ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match