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

From: "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Tomasz Olszak <tolszak(at)o2(dot)pl>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client.
Date: 2009-03-16 18:30:28
Message-ID: 36e682920903161130n244b108g96b78e3497c764f3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Mar 16, 2009 at 2:26 PM, Jonah H. Harris <jonah(dot)harris(at)gmail(dot)com>wrote:

> On Mon, Mar 16, 2009 at 2:04 PM, Alvaro Herrera <
> alvherre(at)commandprompt(dot)com> wrote:
>
>> We already have one; it's called update_process_title.
>
>
> I have it turned off, and I still see the remote IP/port in the process
> list.
>

Ahh, this is why:

init_ps_display():set_ps_display(initial_str, true);

Perhaps it should obey the configuration setting as well?

--
Jonah H. Harris, Senior DBA
myYearbook.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-03-16 18:34:24 Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client.
Previous Message Bruce Momjian 2009-03-16 18:30:04 Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client.