Re: copy from stdin; bug? - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: copy from stdin; bug?
Date
Msg-id 20010115125436C.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: copy from stdin; bug?  (Rehak Tamas <rehak@sch.bme.hu>)
Responses Re: copy from stdin; bug?  (Rehak Tamas <rehak@sch.bme.hu>)
List pgsql-hackers
> On Sun, 14 Jan 2001, Tom Lane wrote:
> > Sounds to me like a multibyte-character translation problem.  What
> > encoding do you have set for the database?  What have you told it the
> > client encoding is?
> 
> sorry, i forgot to write:
> i use debian potato, i use the standard debian packege.
> version 6.5.3
> 
> i haven't set any encoding i think it must be the default (?)
> i used psql to copy the texts they are iso-8859-2 encoded...
> 
> please write if you need more information.

Can you show me your database name and the output from 'psql -l'?
--
Tatasuo Ishii


pgsql-hackers by date:

Previous
From: Rehak Tamas
Date:
Subject: Re: copy from stdin; bug?
Next
From: selkovjr@mcs.anl.gov
Date:
Subject: Re: Re: AW: Re: GiST for 7.1 !!