Re: DBI-LINK not support special support?

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: DBI-LINK not support special support?
Дата
Msg-id D960CB61B694CF459DCFB4B0128514C206DDDFB9@exadv11.host.magwien.gv.at
обсуждение исходный текст
Ответ на Re: DBI-LINK not support special support?  (paulo matadr <saddoness@yahoo.com.br>)
Список pgsql-hackers
paulo matadr wrote:
[has problems displaying non-ASCII characters]

> Environment has been applied
> [postgres@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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Kaare Rasmussen
Дата:
Сообщение: Re: What Would You Like To Do?
Следующее
От: Fujii Masao
Дата:
Сообщение: Re: unite recovery.conf and postgresql.conf