Обсуждение: BUG #1696: Error Installation of PostgreSQL 8.0.2 on NT4

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

BUG #1696: Error Installation of PostgreSQL 8.0.2 on NT4

От
"Marco Sfriso"
Дата:
The following bug has been logged online:

Bug reference:      1696
Logged by:          Marco Sfriso
Email address:      marcosfriso@inwind.it
PostgreSQL version: 8.0.2
Operating system:   windows nt4
Description:        Error Installation of PostgreSQL 8.0.2 on NT4
Details:

How can i install PostgreSQL 8.0.2 on Winows NT4?
With the normal automatic installation i have an error of "windows
installer".
Please can you send me a patch or a correct command sequence to do
installation in windows NT4.
Thanks.

Marco Sfriso

Re: BUG #1696: Error Installation of PostgreSQL 8.0.2 on NT4

От
"Magnus Hagander"
Дата:
>Bug reference:      1696
>Logged by:          Marco Sfriso
>Email address:      marcosfriso@inwind.it
>PostgreSQL version: 8.0.2
>Operating system:   windows nt4
>Description:        Error Installation of PostgreSQL 8.0.2 on NT4
>Details:=20
>
>How can i install PostgreSQL 8.0.2 on Winows NT4?
>With the normal automatic installation i have an error of "windows
>installer".
>Please can you send me a patch or a correct command sequence to do
>installation in windows NT4.
>Thanks.

See:
http://www.postgresql.org/docs/faqs.FAQ_windows.html#1.2
http://www.postgresql.org/docs/faqs.FAQ_MINGW.html
and finally
http://www.postgresql.org/docs/8.0/static/installation.html

Those combined should give you what you need.

//Magnus