Tom Lane, 06.05.2010 00:51:
Thomas Kellerer<spam_ea...@gmx.net>  writes:
I'm trying to get the output of the to_char(date, text) method in German but I 
can't get it to work:

I think you need 'TMMon' to get a localized month name.

                        regards, tom lane

Ah! Silly me. Now that you write this I can see it in the manual ;)

The manual says the value for lc_time is OS dependent and indeed "set lc_time = 
'German'" does not work on Solaris.

Is there a way to get a list of allowed values for lc_time for a specific 
installation?

Thanks for your help

Thomas




--
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

Reply via email to