BUG #1696: Error Installation of PostgreSQL 8.0.2 on NT4

Started by Marco Sfrisoalmost 21 years ago2 messagesbugs
Jump to latest
#1Marco Sfriso
marcosfriso@inwind.it

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

#2Magnus Hagander
magnus@hagander.net
In reply to: Marco Sfriso (#1)
Re: BUG #1696: Error Installation of PostgreSQL 8.0.2 on NT4

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.

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