Re: [GENERAL] Problems with createdb.exe and createuser.exe

2007-05-30 Thread Merlin Moncure
On 5/29/07, Zhan Deng <[EMAIL PROTECTED]> wrote: After the installation, I was trying to run createdb.exe and createuser.exe utilities in a silent mode. But they always ask me to enter the password. Is there is a way that I can run them by passing the username/password from the command line wit

[GENERAL] Problems with createdb.exe and createuser.exe

2007-05-30 Thread Zhan Deng
Hi, I have a question regarding the PostgreSQL installation. I installed PostgreSQL in silent mode successfully. I passed the following parameters into the postgresql: Msiexec postgresql-8.2-int.msi" /l*v C:\\log4.txt /qb INTERNALLAUNCH=1 ADDLOCAL=server,psql,pgadmin,jdbc,npgsql SERVICE