Re: [BUGS] postgresql 8.4 install failed on windows xp chinese PRC

2009-07-01 Thread Sachin Srivastava
On 07/02/2009 09:17 AM, 刘鑫 wrote: system : windows xp Chinese simple postgres : postgresql-8.4.0-1-windows.exe installl processing and errors: install failed by one click installer, then I run initdb. Can you please post the error part in the install logs present in your system's temp direct

Re: [BUGS] postgresql 8.4 install failed on windows xp chinese PRC

2009-07-01 Thread Itagaki Takahiro
?? wrote: > system : windows xp Chinese simple > postgres : postgresql-8.4.0-1-windows.exe > F:\PostgreSQL\8.4\bin>initdb -U postgres --encoding=utf8 --locale=utf8 It's not a bug, just "utf8" is not a valid locale name. Use the following instead: $ initdb --encoding=UTF8 --locale="Chinese (Simp

[BUGS] postgresql 8.4 install failed on windows xp chinese PRC

2009-07-01 Thread 刘鑫
system : windows xp Chinese simple postgres : postgresql-8.4.0-1-windows.exe installl processing and errors: install failed by one click installer, then I run initdb. F:\PostgreSQL\8.4\bin>initdb -U postgres --encoding=utf8 --locale=utf8 --lc-coll ate='missing' F:\PostgresSQL\8.4\data initdb: in