Re: Installing postgres on win XP

"Magnus Hagander" <[email protected]> Tue, 9 Aug 2005 19:49:47 +0200
Newsgroups gmane.comp.db.postgresql.devel.win32
Message-ID <[email protected]>
> > > I am trying to install Postgresql 8.0.3/ 8.0.2 on windows XP.
> > >=20
> > > I get following error:
> > >=20
> > > This installation package cannot be openned. Verify that=20
> the package=20
> > > exists and that you access it, or contact the application=20
> vendor to=20
> > > verify that this is a valid windows installer package.
> > >=20
> > > This happens right after I click on "Start>" button after the=20
> > > language choice window.
> >=20
> > Are you running straight from Winzip? If so, extract the=20
> files to disk=20
> > first, then run it.
>=20
> Does anyone know why it can't install without being unzipped,=20
> and can that be fixed?

Yes. It contains two files, and if you just doubleclick on the file in
winzip it will only unzip one of the files.

I don't beleive that can be fixed.

//Magnus

---------------------------(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