On 11/14/2013 08:19 AM, Vincent Veyron wrote:
Hi List,
Using databases with different locales on the same cluster, I am trying
to have Postgresql display the date in the locale format of each
database.
I found the TM prefix :
http://www.postgresql.org/docs/8.4/static/functions-formatting.html#F
Hi List,
Using databases with different locales on the same cluster, I am trying
to have Postgresql display the date in the locale format of each
database.
I found the TM prefix :
http://www.postgresql.org/docs/8.4/static/functions-formatting.html#FUNCTIONS-FORMATTING-DATETIMEMOD-TABLE
However,