"Magnus Hagander" <[EMAIL PROTECTED]> writes: > However, postgresql.conf does not load with the error message: > FATAL: invalid value for parameter "lc_messages": "EN"
That's because "en" isn't a legal locale spec. "en_US", for instance, would be valid. (At least on most platforms ... maybe Windoze is out in left field?) regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org