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

Поиск
Список
Период
Сортировка
Искать
От
Simon Riggs
Тема
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client.
Дата
Msg-id
1237282494.3953.35.camel@ebony.2ndQuadrant
Ответ на
Список
Дерево обсуждения
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Tomasz Olszak <tolszak@o2.pl>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. "Jonah H. Harris" <jonah.harris@gmail.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Alvaro Herrera <alvherre@commandprompt.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. "Jonah H. Harris" <jonah.harris@gmail.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Tom Lane <tgl@sss.pgh.pa.us>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. "Jonah H. Harris" <jonah.harris@gmail.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Alvaro Herrera <alvherre@commandprompt.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Tom Lane <tgl@sss.pgh.pa.us>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. "Jonah H. Harris" <jonah.harris@gmail.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Bruce Momjian <bruce@momjian.us>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Tom Lane <tgl@sss.pgh.pa.us>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. "Jonah H. Harris" <jonah.harris@gmail.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Simon Riggs <simon@2ndQuadrant.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. "Jonah H. Harris" <jonah.harris@gmail.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Simon Riggs <simon@2ndQuadrant.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. "Jonah H. Harris" <jonah.harris@gmail.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Tom Lane <tgl@sss.pgh.pa.us>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Martijn van Oosterhout <kleptog@svana.org>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. "Jonah H. Harris" <jonah.harris@gmail.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Bruce Momjian <bruce@momjian.us>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Greg Stark <stark@enterprisedb.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Greg Stark <stark@enterprisedb.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. "Jonah H. Harris" <jonah.harris@gmail.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Alvaro Herrera <alvherre@commandprompt.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. "Jonah H. Harris" <jonah.harris@gmail.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Kenneth Marshall <ktm@rice.edu>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Josh Berkus <josh@agliodbs.com>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. "Albe Laurenz" <laurenz.albe@wien.gv.at>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. David Fetter <david@fetter.org>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Magnus Hagander <magnus@hagander.net>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. Tomasz Olszak <tolszak@o2.pl>
Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. "Jonah H. Harris" <jonah.harris@gmail.com>

On Mon, 2009-03-16 at 14:43 -0400, Jonah H. Harris wrote:
> On Mon, Mar 16, 2009 at 2:34 PM, Tom Lane  wrote:
>         I'm finding it hard to believe that there is no way to
>         override what
>         Oracle's client library does --- there are *plenty* of
>         situations where
>         you don't really want a client command line exposed to the
>         whole world.
> 
> AFAIK, there is no way to override that.  It's very low-level in their
> client stack, is operating-system specific, and has been there
> forever.

But we can easily change what we do, for this specific situation only.

Write a C function to update the process title to something that does
work correctly, then use with update_process_title = off. That way you
can do a specific workaround for this situation without touching the
postmaster code.

-- Simon Riggs           www.2ndQuadrant.comPostgreSQL Training, Services and Support


В списке pgsql-hackers по дате отправления
От: Simon Riggs
Дата:
От: Albe Laurenz
Дата:
FAQ