I set my locale to Turkish, then did initdb --no-locale. pg_controldata is set up correctly, as is postgresql.conf, but messages still come out in Turkish on the log file. So either we aren't doing it right or my (modern) libintl is hijacking some more stuff. Same result for French, so it's not an anti- (or pro-) Turkish plot.
*sigh* cheers andrew ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match