FW: Installing PostGreSQL automatically

Поиск
Список
Период
Сортировка
От Greg
Тема FW: Installing PostGreSQL automatically
Дата
Msg-id 000301c688a2$0f21ca30$2d655e90$@co.za
обсуждение исходный текст
Список pgsql-general
 tried calling the '-int' MSI but I get an error telling me "The installer
has encountered an unexpected error installing this package. This may
indicate a problem with the package. The error code is 2711."

This is my command line

msiexec /i postgresql-8.1.msi /qr INTERNALLAUNCH=1 ADDLOCAL=server,psql,docs
SERVICEDOMAIN="%COMPUTERNAME%" SERVICEPASSWORD="SecretWindowsPassword123"
SUPERPASSWORD="VerySecret" BASEDIR="c:\postgres"




-----Original Message-----
From: Harald Armin Massa [mailto:haraldarminmassa@gmail.com]
Sent: 05 June 2006 02:28 PM
To: Greg
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] Installing PostGreSQL automatically

Greg,

did you try to start the installer like

postgresql814.msi /qb ..... ???

That is rather doomed to failure.

You should try the

msiexec <whatever parms>

If you call msiexec without parms, it will give you a online help with all
the parms. Thoes /q<whatever> are from Microsoft, not from Magnus
:)

best wishes,

Harald



--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
-
on different matter:
did you ever dream of visiting CERN? The place where the antimatter for
exploding Vatican is created? To eat in cantinas with the worlds highest
propability to stand in queue with future or past Nobel Prize Winners? To
talk about Web 2.5 at the place where Web
0.1 up to Web 1.0 were developed? register at www.europython.org!





В списке pgsql-general по дате отправления:

Предыдущее
От: "Greg"
Дата:
Сообщение: Best way to store and retrieve large objects in database for email program
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Installing PostGreSQL automatically