On Fri, Feb 06, 2009 at 11:49:07AM +0100, Michael Monnerie wrote:
> On Donnerstag 05 Februar 2009 Victor Duchovni wrote:
> > Configure your Postgres database to use a LATIN-1 encoding. WIth this
> > you get a single-byte per character encoding and all byte patterns
> > are valid strings.
>
> The
On Donnerstag 05 Februar 2009 Victor Duchovni wrote:
> Configure your Postgres database to use a LATIN-1 encoding. WIth this
> you get a single-byte per character encoding and all byte patterns
> are valid strings.
The problem is IMAP and POP couldn't convert entries to the client's
charset of co
On Thu, Feb 05, 2009 at 02:32:59AM +0100, Michael Monnerie wrote:
> On Dienstag 20 Januar 2009 Wietse Venema wrote:
> > I have a postfix making SQL queries
> >
> > > to PostgreSQL, and can see from postgresql logs that postfix does
> > > set client_encoding to 'LATIN1'
> > > How can I change that
On Dienstag 20 Januar 2009 Wietse Venema wrote:
> I have a postfix making SQL queries
>
> > to PostgreSQL, and can see from postgresql logs that postfix does
> > set client_encoding to 'LATIN1'
> > How can I change that to use UTF8?
>
> SMTP is an ASCII protocol, and that is likely not to change.
Michael Monnerie:
> Dear list, I've read
> http://www.postfix.org/PGSQL_README.html
> but there's no word about encoding. I have a postfix making SQL queries
> to PostgreSQL, and can see from postgresql logs that postfix does
> set client_encoding to 'LATIN1'
> How can I change that to use UTF8?
Dear list, I've read
http://www.postfix.org/PGSQL_README.html
but there's no word about encoding. I have a postfix making SQL queries
to PostgreSQL, and can see from postgresql logs that postfix does
set client_encoding to 'LATIN1'
How can I change that to use UTF8?
mfg zmi
--
// Michael Monneri