Re: Determining client_encoding from client locale - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: Determining client_encoding from client locale
Date
Msg-id 3073cc9b0908241209i32ffc663y548a10e4005b9f19@mail.gmail.com
Whole thread Raw
In response to Re: Determining client_encoding from client locale  (Jaime Casanova <jcasanov@systemguards.com.ec>)
List pgsql-hackers
On Wed, Aug 19, 2009 at 11:08 AM, Jaime
Casanova<jcasanov@systemguards.com.ec> wrote:
> On Tue, Aug 18, 2009 at 6:49 AM, Heikki
> Linnakangas<heikki.linnakangas@enterprisedb.com> wrote:
>>
>> Hmm, are you sure you the right version of libpq is being loaded at
>> runtime? What does "ldd ./test-libpq" say?
>>
>

attached the results of ldd and the result of the test script for
"client_encoding=auto" and "client_encoding=latin1", seems like it's
trying to use auto as an encoding and when it fails takes SQL_ASCII

the same results for windows (i used dependency walker to be sure i
was using the right libpq.dll)

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157

Attachment

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: hba load error and silent mode
Next
From: Pavel Stehule
Date:
Subject: Re: Issues for named/mixed function notation patch