Re: Problems running PostGreSQL silent install
От | Magnus Hagander |
---|---|
Тема | Re: Problems running PostGreSQL silent install |
Дата | |
Msg-id | 6BCB9D8A16AC4241919521715F4D8BCEA0FCCD@algol.sollentuna.se обсуждение исходный текст |
Ответ на | Problems running PostGreSQL silent install ("Greg Quinn" <greg@officium.co.za>) |
Ответы |
Re: Problems running PostGreSQL silent install
|
Список | pgsql-general |
> initdb: directory "C:/Program Files/PostgreSQL/8.1/data" > exists but is not empty If you want to create a new database > system, either remove or empty the directory "C:/Program > Files/PostgreSQL/8.1/data" or run initdb with an argument > other than "C:/Program Files/PostgreSQL/8.1/data". > > > The problem is, that I am trying to install a second instance > of PostGreSQL on another port in another location my test computer. > Is this possible? 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 по дате отправления: