Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client.
Дата
Msg-id 22339.1237229730@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client.  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Maybe DBI-Link could set the title to something else before attempting
> the connection. (And perhaps locally set update_process_title to off.)

Making the (unwarranted?) assumption that Oracle's library only captures
the title during connect, it seems like DBI-Link could be made to just
transiently override the title while connecting.  There should be no
need to break user-visible behavior for this.

The whole thing seems mighty bizarre though.  Given the number of
different ways we have to set the process title, I rather wonder whether
what we do will always determine what Oracle sees, on every platform.
        regards, tom lane


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

Предыдущее
От: "Jonah H. Harris"
Дата:
Сообщение: Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client.
Следующее
От: Kenneth Marshall
Дата:
Сообщение: Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client.