RE: Graceful handling of DB connectivity failures

From: Murray S. Kucherawy <msk_at_cloudmark.com>
Date: Thu, 16 Jun 2011 11:06:21 -0700

> -----Original Message-----
> From: Naresh V [mailto:nareshov_at_gmail.com]
> Sent: Thursday, June 16, 2011 1:50 AM
> To: Murray S. Kucherawy
> Cc: opendkim-users_at_lists.opendkim.org
> Subject: Re: Graceful handling of DB connectivity failures
>
> The client_encoding in my postgres db is UTF-8.
> (The client has an option to \set client_encoding <something else>'
> before performing the query though)

I'm certainly not a UTF-8 expert, but I'm not so sure that the two individual high-bit characters in question are a valid UTF-8 representation. It's up to the software (postgresql, in this case) to decide how to handle it (pass it through, return an error, etc.).

Is there some other setting, like "binary" or "high-ascii"?
Received on Thu Jun 16 2011 - 18:06:29 PST

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thu Jun 16 2011 - 20:50:02 PST