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

Automatic installs


  • From: Jonathan Barnhart <jdbarnhart(at)yahoo(dot)com>
  • To: pgsql-hackers-win32(at)postgresql(dot)org
  • Subject: Automatic installs
  • Date: Sun, 23 Jan 2005 17:05:16 -0800 (PST)
  • Message-id: <20050124010516(dot)9950(dot)qmail(at)web53708(dot)mail(dot)yahoo(dot)com>

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.  



=====
"We'll do the undoable, work the unworkable, scrute the inscrutable and have a long, hard look at the ineffable to see whether it might not be effed after all"



Home | Main Index | Thread Index

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