Re: cant support non ascii character...

From: Tony Grant <tony(at)animaproductions(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: cant support non ascii character...
Date: 2001-05-15 13:27:10
Message-ID: 989933230.15155.0.camel@tonux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 14 May 2001 03:17:16 +0000, Twist wrote:

> i enabled multibyte, i set LATIN1 while doing the initdb.
>
> psql -l tells me that all database r using LATIN1.
>
> how ever when i try the following:
>
> psql test
> create table test(name text);
> insert into test values('préféré');
>
> then select * from test, i got :
> pr<E9>f<E9>r<E9>
>
> tried under linux, it works fine, so i assume it comes from cygwin somehow.
>
> Any idea please ?

A seven letter word starting with W...

For year I have worked on the Mac and had to deal with .doc files from
WIndows machines. If you can't always open a French document in Word
that was created in Word on a different platform then your chances with
cygwin are not going to be great.

Life can be tough sometimes

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Valerio Santinelli 2001-05-15 13:34:38 Domains and PostgreSQL
Previous Message Matus "fantomas" Uhlar 2001-05-15 12:48:21 asynchronour queries and result testing