Re: Character encodings... - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: Character encodings...
Date
Msg-id Pine.GSO.4.02A.10004131624180.28914-100000@Iller.DoCS.UU.SE
Whole thread Raw
In response to Re: Character encodings...  (Michael Sobolev <mss@transas.com>)
Responses Re: Character encodings...
List pgsql-general
On Thu, 13 Apr 2000, Michael Sobolev wrote:

> Here it goes.  I would not say it's very useful...  Russian a has code 225
> (decimal).

> StartTransactionCommand
> query: SET client_encoding = 'UNICODE'
> ProcessUtility: SET client_encoding = 'UNICODE'
> CommitTransactionCommand
> proc_exit(0) [#0]
> shmem_exit(0) [#0]
> exit(0)
> /usr/lib/postgresql/bin/postmaster: reaping dead processes...
> /usr/lib/postgresql/bin/postmaster: CleanupProc: pid 30613 exited with status 0

That looks like the query never got to the backend. This is either a bug
in psql or the multibyte suite. I seem to recall that Unicode isn't fully
supported, so I'd go for the latter. Can Tatsuo comment?


--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden


pgsql-general by date:

Previous
From: Manoj Doshi
Date:
Subject: [Fwd: Postgres query..]
Next
From: "Oelkers, Phil"
Date:
Subject: please help me unsubscribe RE: Character encodings...