Can't install PostgreSQL
Posted: Wed Mar 16, 2011 11:50 am
When trying to install PostgreSQL i got a message to read/copy in The PostgreSQL folder the initdb file.
When opened with notepad it shows the following:
The files belonging to this database system will be owned by user "SYSTEM".
This user must also own the server process.
The database cluster will be initialized with locale Chinese (Traditional)_Hong Kong S.A.R..950.
initdb: could not find suitable text search configuration for locale Chinese (Traditional)_Hong Kong S.A.R..950
The default text search configuration will be set to "simple".
creating directory C:/Program Files (x86)/PostgreSQL/8.3/data ... ok
creating subdirectories ... ok
selecting default max_connections ... 100
selecting default shared_buffers/max_fsm_pages ... 32MB/204800
creating configuration files ... ok
creating template1 database in C:/Program Files (x86)/PostgreSQL/8.3/data/base/1 ... initdb: invalid locale name "Chinese (Traditional)_Hong Kong S.A.R."
initdb: invalid locale name "Chinese (Traditional)_Hong Kong S.A.R."
initdb: invalid locale name "Chinese (Traditional)_Hong Kong S.A.R."
initdb: invalid locale name "Chinese (Traditional)_Hong Kong S.A.R."
initdb: invalid locale name "Chinese (Traditional)_Hong Kong S.A.R."
initdb: invalid locale name "Chinese (Traditional)_Hong Kong S.A.R."
child process exited with exit code 1
initdb: removing data directory "C:/Program Files (x86)/PostgreSQL/8.3/data"
What could be the problem and how can is solve it?
It seems that the problem arises from the fact that I'm using a chinese computer.
When opened with notepad it shows the following:
The files belonging to this database system will be owned by user "SYSTEM".
This user must also own the server process.
The database cluster will be initialized with locale Chinese (Traditional)_Hong Kong S.A.R..950.
initdb: could not find suitable text search configuration for locale Chinese (Traditional)_Hong Kong S.A.R..950
The default text search configuration will be set to "simple".
creating directory C:/Program Files (x86)/PostgreSQL/8.3/data ... ok
creating subdirectories ... ok
selecting default max_connections ... 100
selecting default shared_buffers/max_fsm_pages ... 32MB/204800
creating configuration files ... ok
creating template1 database in C:/Program Files (x86)/PostgreSQL/8.3/data/base/1 ... initdb: invalid locale name "Chinese (Traditional)_Hong Kong S.A.R."
initdb: invalid locale name "Chinese (Traditional)_Hong Kong S.A.R."
initdb: invalid locale name "Chinese (Traditional)_Hong Kong S.A.R."
initdb: invalid locale name "Chinese (Traditional)_Hong Kong S.A.R."
initdb: invalid locale name "Chinese (Traditional)_Hong Kong S.A.R."
initdb: invalid locale name "Chinese (Traditional)_Hong Kong S.A.R."
child process exited with exit code 1
initdb: removing data directory "C:/Program Files (x86)/PostgreSQL/8.3/data"
What could be the problem and how can is solve it?
It seems that the problem arises from the fact that I'm using a chinese computer.