Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Automatic installs


  • From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
  • To: "Jonathan Barnhart" <jdbarnhart(at)yahoo(dot)com>, <pgsql-hackers-win32(at)postgresql(dot)org>
  • Subject: Re: Automatic installs
  • Date: Mon, 24 Jan 2005 09:42:33 +0100
  • Message-id: <6BCB9D8A16AC4241919521715F4D8BCE4766C5(at)algol(dot)sollentuna(dot)se>

> Could the PG installer be fixed so the following command 
> would work perfectly instead of almost perfectly?  
> 
> start /wait msiexec /i postgresql-8.0-int.msi SUPERPASSWORD="postgres"
> SUPERPASSWORDV="postgres" INTERNALLAUNCH=1 SERVICEPASSWORD="postgres"
> SERVICEPASSWORDV="postgres" SERVICEOK=1 INITDBOK=1 /qr
> 
> The problem is that the user account is not created.  If the 
> user account has been created in the past, it works PERFECTLY 
> with building the database etc.  But the account creation 
> gives no error and does not go.  

You will notice this is already in a feature request on the pgFoundry
site, so it'll probably get there not too long from now. It is also well
documented that it is currently not supported (in the silent install
instructions).

Until this is eventually done, there are many tools available to do this
outside the postgresql installer in the support tools and resource kit
for Windows.

//Magnus



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group