The following bug has been logged online: Bug reference: 2479 Logged by: Devrim GÃNDÃZ Email address: [EMAIL PROTECTED] PostgreSQL version: 7.4.13 Operating system: Linux / Fedora Core 5 Description: Initdb fails on Turkish locale, on 7.4.13 Details:
Hi, I got the same error that was fixed in early 7.4.X . This is on a Fedora Core 5 system which is up2date. The initdb command is: bin/initdb -D data/ --locale=tr_TR.UTF-8 (Source installation) creating template1 database in data//base/1... FATAL: XX000: failed to initialize DateStyle to "ISO, MDY" LOCATION: InitializeGUCOptions, guc.c:1881 How to reproduce: * Compile PostgreSQL 7.4.13 * Create data dir * run initdb with Turkish locale Always reproducible: Yes Regards, Devrim ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly