how to replace 0xe28093 char with another one?

From: "Sergey Levchenko" <sector119(at)gmail(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: how to replace 0xe28093 char with another one?
Date: 2006-06-14 09:09:03
Message-ID: e3ffbf240606140209i509e12eaoa6985ebe5c1e4371@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

hi.

When I execute "SELECT specification FROM armature WHERE id = 96;"
query I get WARNING: ignoring unconvertible UTF-8 character 0xe28093.
How can I replace this (0xe28093) char with another one?

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Milen Kulev 2006-06-14 13:12:36 Prepared statements in PGSQL functions
Previous Message Achilleus Mantzios 2006-06-14 07:24:11 Re: Efficient Searching of Large Text Fields