PostgreSQL greek characters
Solved
Mobile and Embedded
-
Hello everyone. I am facing the above problem:
I am trying to perform a pg_notify from postgres. When the channel name is in english everything is ok, but when i'm trying to perform pg_notify with greek characters nothing works and the following message is shown:
QPSQLDriver: received notification for 'text_message_Σ50' which isn't subscribed to.
As you can see the greek characters has converted to different encoding.
My postgresql encoding is utf-8.
Thanks in advance. -
Hi,
Glad you have found an alternative but what is your exact setup ?