Problem in installing postgreSQL in silent mode
От | Anamika Saini |
---|---|
Тема | Problem in installing postgreSQL in silent mode |
Дата | |
Msg-id | 223549.90776.qm@web43140.mail.sp1.yahoo.com обсуждение исходный текст |
Список | pgsql-bugs |
Hello, I would like to install postgreSQL in silent mode.I have gone through the l= ink=A0 http://pginstaller.projects.postgresql.org/silent.html and got to kn= ow the options to install it but i am not successful. I have tried the foll= owing command with lot of options. msiexec /i "Z:\postgresql\postgresql-8.3.msi" /log "c:\result.txt" /quiet INTERNALLAUNCH=3D1 DOINITDB=3D1 DOSERVICE=3D1 ADDLOCAL=3Dserver,psql,pgadmin SERVICEDOMAIN=3D"%COMPUTERNAME% SERVICENAME=3D"PostgreSQL Database Server 8.2" LISTENPORT=3D5432 SERVICEACCOUNT=3D"postgres" SERVICEPASSWORD=3D"hello" SUPERUSER=3D"12hello6" SUPERPASSWORD=3D"12hello655" BASEDIR=3D"c:\postgres" TRANSFORMS=3D:lang_de when i execute this script ,,it opens the help screen how to use it. and when i use the following options. msiexec /i "Z:\InstallJimmer\postgresql\postgresql-8.3.msi"=A0 /log "c:\result.txt" /qr INTERNALLAUNCH=3D1 ADDLOCAL=3Dserver,psql,docs SERVICEDOMAIN=3D"%COMPUTERNAME%" SERVICEPASSWORD=3D"SecretWindowsPassword123" SUPERPASSWORD=3D"VerySecret" BASEDIR=3D"c:\postgres" TRANSFORMS=3D:lang_de it says..the transform path is not correct..correct it and if i remove the transform path (TRANSFORMS=3D:lang_de) it starts installing in GUI mode.but dont replace the options value which i supply in command. I dont understand whats wrong with tha options. It never installs in quiet = mode. Please assist in this case.=20 Regards, Aanmika =20=20=20=20=20=20=
В списке pgsql-bugs по дате отправления: