Re: Problems running PostGreSQL silent install

Поиск
Список
Период
Сортировка
От Greg Quinn
Тема Re: Problems running PostGreSQL silent install
Дата
Msg-id 000001c6fa06$641c4580$6501a8c0@melt
обсуждение исходный текст
Ответ на Re: Problems running PostGreSQL silent install  ("Magnus Hagander" <mha@sollentuna.net>)
Ответы Re: Problems running PostGreSQL silent install  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-general
Thank you for the reply.
But then are you saying I don't even really need to use the MSI in the first
place?
I can just copy the files to a folder. Then run initdb and pg_ctl?

I am bundling PostGreSQL with my software package. And will be using
Installshield to copy my program files to the client computer.
Now can I just get the PostGresql folder, put it where I want, then
Run initdb and pg_ctl?


-----Original Message-----
From: Magnus Hagander [mailto:mha@sollentuna.net]
Sent: Friday, October 27, 2006 10:22 PM
To: Greg Quinn; pgsql-novice@postgresql.org
Cc: pgsql-general@postgresql.org
Subject: RE: [GENERAL] Problems running PostGreSQL silent install

No, the MSI instlaler only lets you install once instance on each
machine. (Unless you are talking different versions, that is). You can,
however, install one instance with the MSI installer, and then manually
run initdb and pg_ctl register to set up a second service with a
different data directory.

//Magnus



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

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Problems running PostGreSQL silent install
Следующее
От: Richard Broersma Jr
Дата:
Сообщение: Re: CREATE TABLE initial value for PRIMARY KEY