"Grant Morgan" <[EMAIL PROTECTED]> writes: > = is not working on a char(30) coloumn for me. > I want to find rows with equal name. > I have my database set to unicode.
I'll bet you are running the postmaster in a locale that isn't expecting utf-8 encoding. The locale and encoding have to match or you're going to get very strange behavior. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org