On Thursday 05 February 2004 10:25, David Garamond wrote: Glad to see your problem is solved. Your locale/charset settings look a bit odd though:
> # These settings are initialized by initdb -- they may be changed > lc_messages = 'en_US.iso885915' #locale for system error message strings > lc_monetary = 'en_US.iso885915' #locale for monetary formatting > lc_numeric = 'en_US.iso885915' #locale for number formatting > lc_time = 'en_US.iso885915' #locale for time formatting US English with 8859-15 (Latin 9?) charset? Can I as what OS this is? It's just that it seems like an odd combination to me - or am I displaying my ignorance here? -- Richard Huxton Archonet Ltd ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html