Re: Import German Number Format

Поиск
Список
Период
Сортировка
От Jonah H. Harris
Тема Re: Import German Number Format
Дата
Msg-id 36e682920810020651n60c42c44jfba1c73d7732c0f6@mail.gmail.com
обсуждение исходный текст
Ответ на Import German Number Format  ("Tim Semmelhaack" <semmelhaack@gmail.com>)
Список pgsql-general
On Thu, Oct 2, 2008 at 9:35 AM, Tim Semmelhaack <semmelhaack@gmail.com> wrote:
> The numbers are formatted with decimal comma ',' (as usual in Germany)
> instead of the decimal point '.'
>
> When I try to import this data Postgres crashes, so I think I have to
> change a parameter with SET? Does anybody know which parameter I have
> to change?

Independent of locale-related settings, I don't believe PG will accept
a comma as input in this case.

--
Jonah H. Harris, Senior DBA
myYearbook.com

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

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: Import German Number Format
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Transactions within a function body