Re: DBI-LINK not support special support?

From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "paulo matadr" <saddoness(at)yahoo(dot)com(dot)br>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: DBI-LINK not support special support?
Date: 2011-09-15 07:39:12
Message-ID: D960CB61B694CF459DCFB4B0128514C206DDDFB9@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

paulo matadr wrote:
[has problems displaying non-ASCII characters]

> Environment has been applied
> [postgres(at)gcomdesenv oracle]$ export
[...]
> declare -x NLS_LANG="AMERICAN_AMERICA.AL32UTF8"

The environment has not been applied correctly, because you
see question marks, which is Oracle's replacement for characters
it cannot translate. I don't know what went wrong. The environment
variable must be set when the postmaster is started.

[...]
> You can specify environment variables by passing them in YAML format
> as fifth argument to make_accessor_functions(), for example:
[...]
> ERROR: error from Perl function "make_accessor_functions": error from
Perl function
> "set_up_connection": error from Perl function
"add_dbi_connection_environment": In
> dbi_link.add_dbi_connection_environment, settings is a >HASH<, not an
array reference at line 8. at
> line 94. at line 35.

Your YAML is wrong.

> Any ideia for help

As Robert Haas mentioned, write to dbi-link-general:
http://lists.pgfoundry.org/mailman/listinfo/dbi-link-general

Yours,
Laurenz Albe

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Fujii Masao 2011-09-15 07:54:50 Re: unite recovery.conf and postgresql.conf
Previous Message Kaare Rasmussen 2011-09-15 07:20:29 Re: What Would You Like To Do?