Re: DBI-LINK not support special support? - Mailing list pgsql-hackers

From Albe Laurenz
Subject Re: DBI-LINK not support special support?
Date
Msg-id D960CB61B694CF459DCFB4B0128514C2049FCE6E@exadv11.host.magwien.gv.at
Whole thread Raw
In response to DBI-LINK not support special support?  (paulo matadr <saddoness@yahoo.com.br>)
Responses Re: DBI-LINK not support special support?
List pgsql-hackers
paulo matadr wrote:
> I use dbi-link to connect for oracle db 10g and 11g, and
> big problem give to me:
> example:
> select * from table(oracle)
> çavân
> When dbi-link call information from oracle his show
> ?cv?an
>
> In pure perl script no have problems too.
>
> Any ideas for help me?

This is not a question for the hackers list.

Set the environment variable NLS_LANG for the postgres process
to the correct Oracle character set.

Yours,
Laurenz Albe


pgsql-hackers by date:

Previous
From: Stefan Keller
Date:
Subject: Re: WIP: Fast GiST index build
Next
From: Kyotaro HORIGUCHI
Date:
Subject: [REVIEW] pg_last_xact_insert_timestamp