On Aug 23, 2004, at 4:35 PM, Tom Lane wrote:
> Hmm. I tried putting your string into a UNICODE database and I got
> ERROR: invalid byte sequence for encoding "UNICODE": 0xc7
Really? Curious.
> So there's something funny happening here. What is your
> client_encoding
> setting?
It's not set. I've had it commented out for quite some time:
# $ENV{PGCLIENTENCODING} = 'UNICODE'; # Should default to this,
anyway.
# $ENV{PGSERVERENCODING} = 'UNICODE'; # Should default to this,
anyway.
Regards,
David
In response to
Responses
pgsql-general by date
| Next: | From: David Wheeler | Date: 2004-08-23 23:50:04 |
| Subject: Re: UTF-8 and LIKE vs = |
| Previous: | From: Tom Lane | Date: 2004-08-23 23:35:29 |
| Subject: Re: UTF-8 and LIKE vs = |