Обсуждение: BUG #5474: Installation

Поиск
Список
Период
Сортировка

BUG #5474: Installation

От
"Nelson da Silva"
Дата:
The following bug has been logged online:

Bug reference:      5474
Logged by:          Nelson da Silva
Email address:      ndsfantastic@hotmail.com
PostgreSQL version: 8.0.2.1
Operating system:   Windows XP
Description:        Installation
Details:

An error ocurred executing the Microsoft VC++ runtime installer,

Re: BUG #5474: Installation

От
"Kevin Grittner"
Дата:
"Nelson da Silva" <ndsfantastic@hotmail.com> wrote:

> PostgreSQL version: 8.0.2.1
> Operating system:   Windows XP

That's not a supported combination:

http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy

You should look at upgrading as soon as practicable.

> An error ocurred executing the Microsoft VC++ runtime installer

We would need a lot more information than that to provide useful
advice.  Please read this page:

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

-Kevin