BUG #1932: initdb.log

Started by zhangsijingover 20 years ago3 messagesbugs
Jump to latest
#1zhangsijing
zxswj@tom.com

The following bug has been logged online:

Bug reference: 1932
Logged by: zhangsijing
Email address: zxswj@tom.com
PostgreSQL version: 8.1-beta2
Operating system: WindowsXP
Description: initdb.log
Details:

When install PostgreSQL/8.1-beta2,I select "Chinese,People's Republic Of
China" for Locale, then got these messages in initdb.log:

...
creating template1 database in C:/Program
Files/PostgreSQL/8.1-beta2/data/base/1 ... FATAL: syntax error in file
"C:/Program Files/PostgreSQL/8.1-beta2/data/postgresql.conf" line 386, near
token "'s Republic of China'"
...

#2William ZHANG
uniware@zedware.org
In reply to: zhangsijing (#1)
Re: BUG #1932: initdb.log

Also reported on
http://archives.postgresql.org/pgsql-hackers/2005-09/msg00841.php.

""zhangsijing"" <zxswj@tom.com> wrote

The following bug has been logged online:

Bug reference: 1932
Logged by: zhangsijing
Email address: zxswj@tom.com
PostgreSQL version: 8.1-beta2
Operating system: WindowsXP
Description: initdb.log
Details:

When install PostgreSQL/8.1-beta2,I select "Chinese,People's Republic Of
China" for Locale, then got these messages in initdb.log:

...
creating template1 database in C:/Program
Files/PostgreSQL/8.1-beta2/data/base/1 ... FATAL: syntax error in file
"C:/Program Files/PostgreSQL/8.1-beta2/data/postgresql.conf" line 386,

near

Show quoted text

token "'s Republic of China'"
...

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

#3Tom Lane
tgl@sss.pgh.pa.us
In reply to: zhangsijing (#1)
Re: BUG #1932: initdb.log

"zhangsijing" <zxswj@tom.com> writes:

creating template1 database in C:/Program
Files/PostgreSQL/8.1-beta2/data/base/1 ... FATAL: syntax error in file
"C:/Program Files/PostgreSQL/8.1-beta2/data/postgresql.conf" line 386, near
token "'s Republic of China'"

Known problem, should be fixed in next beta. Thanks for the report!

regards, tom lane