locale question

From: Oliver Vecernik <vecernik(at)aon(dot)at>
To: pgsql-admin(at)postgresql(dot)org
Subject: locale question
Date: 2001-11-30 13:25:50
Message-ID: 3C0788DE.9070004@aon.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I've got SuSE 7.3 with PostgreSQL 7.1.3 server an a system where
LANG=de_DE(at)euro(dot) I tried to import some data with:

\copy im from '/usr/share/data/pricelist.csv' using delimiters '|'

and got following message:

\.
ERROR: copy: line 1, Bad numeric input format '1018,11'
PQendcopy: resetting connection

It seems the price with , is not recognized by psql, although LANG is set.

Can I check if PostgreSQL was compiled --with-locale option (I believe
it is after checking the Source RPM)? Can anybody give me a hint?

Best Regards,
Oliver

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Brian McCane 2001-11-30 14:52:37 Re: table test
Previous Message Nick Fankhauser 2001-11-30 12:17:56 Re: table test