| From: | Kenneth Marshall <ktm(at)rice(dot)edu> |
|---|---|
| To: | "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com> |
| Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, 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:56:03 |
| Message-ID: | 20090316185603.GS13289@it.is.rice.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Mar 16, 2009 at 02:30:28PM -0400, Jonah H. Harris wrote:
> 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
What about have the GUC support off, on, and a format string to use
to fix this problem.
Ken
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Heikki Linnakangas | 2009-03-16 19:03:17 | Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. |
| Previous Message | Tom Lane | 2009-03-16 18:55:30 | Re: Problem with accesing Oracle from plperlu functionwhen using remote pg client. |