Re: [ADMIN] Problems when initdb on WinXP with SP2.

2005-11-28 Thread Johnson Zhao
Hi, I 'm Johnson Zhao, thank you all. I tried to reinstall the postgresql server without initing the database, after installed then "initdb", all run. So the problem was solved. Is PostgreSQL can't init the database more than one time? I think this will not be a good peculiarity. ---

Re: [ADMIN] Problems when initdb on WinXP with SP2.

2005-11-26 Thread Thomas Harold
Johnson Zhao wrote: Hi, I use Postgresql 8.03/ 8.04 on windows xp with sp2, all have same problems. run the windows cmd by: runas /user:postgres cmd and run the initdb program like: initdb --locale=C --username=postgres -W -A md5 -E UNICODE -D ../data then it says: creating directory ../d

Re: [ADMIN] Problems when initdb on WinXP with SP2.

2005-11-26 Thread Qingqing Zhou
"Johnson Zhao" <[EMAIL PROTECTED]> wrote > > run the windows cmd by: > > runas /user:postgres cmd > > and run the initdb program like: > > initdb --locale=C --username=postgres -W -A md5 -E UNICODE -D ../data > > then it says: > > creating directory ../data/ ... ok > creating directory ../data/glo