Re: Unicode database question

From: Markus Bertheau <twanger(at)bluetwanger(dot)de>
To: Lynna Landstreet <lynna(at)gallery44(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Unicode database question
Date: 2003-07-17 16:28:36
Message-ID: 1058459316.2103.3.camel@saphir
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

В Чтв, 17.07.2003, в 01:39, Lynna Landstreet пишет:

> I'm not even sure how to tell if the problem is on the input side or the
> output side - as in, whether it's that the data in the database got muddled

As a database with encoding='UNICODE' won't acceppt invalid UTF-8, the
data in the database is valid.

> Error - /[path to my web directory]/phpPgAdmin/tbl_replace.php -- Line: 77

Please use phpPgAdmin 3.0, it correctly handles Unicode.

--
Markus Bertheau.
Berlin, Berlin.
Germany.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2003-07-17 16:37:52 Re: Strange behaviour of Postgresql (Postgresql 7.3.3
Previous Message P G 2003-07-17 16:23:58 Where can I find the release notes for 7.3.3?