how to replace 0xe28093 char with another one? - Mailing list pgsql-sql

From Sergey Levchenko
Subject how to replace 0xe28093 char with another one?
Date
Msg-id e3ffbf240606140209i509e12eaoa6985ebe5c1e4371@mail.gmail.com
Whole thread Raw
Responses Re: how to replace 0xe28093 char with another one?
List 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?


pgsql-sql by date:

Previous
From: Oleg Bartunov
Date:
Subject: Re: Efficient Searching of Large Text Fields
Next
From: "Milen Kulev"
Date:
Subject: Prepared statements in PGSQL functions