decimal point - european format

Поиск
Список
Период
Сортировка
От carex
Тема decimal point - european format
Дата
Msg-id 3AEC6246.FB0DF406@skynet.be
обсуждение исходный текст
Ответы Re: decimal point - european format  ("Oliver Elphick" <olly@lfix.co.uk>)
Список pgsql-general
 Hello,

 I am from Belgium (Europe) and this is my problem with postgres:

   SET DATESTYLE TO 'ISO';

 Ok, that's what I want for the date  (2001-04-29)
 but the format for the floating point number is not correct.

   1.05 should be 1,05

 How do I solve this ???

 (nothing found on google on this subject)


 Thanks for you time,

Pierre.

В списке pgsql-general по дате отправления:

Предыдущее
От: Lark
Дата:
Сообщение: Re: how to start postgresql server ( or postmaster ) automatically
Следующее
От: "Rich Henry"
Дата:
Сообщение: Getting a list of fields in a table...