| From: | "David Parker" <dparker(at)tazznetworks(dot)com> |
|---|---|
| To: | "Bruno Wolff III" <bruno(at)wolff(dot)to> |
| Cc: | "postgres general" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: SQL call to get pid of current connection |
| Date: | 2005-06-02 22:06:44 |
| Message-ID: | 07FDEE0ED7455A48AC42AC2070EDFF7C746B89@corpsrv2.tazznetworks.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Yeah, simple enough. I just wanted to make sure I wasn't duplicating
something that was already there.
Thanks.
- DAP
>-----Original Message-----
>From: Bruno Wolff III [mailto:bruno(at)wolff(dot)to]
>Sent: Thursday, June 02, 2005 6:02 PM
>To: David Parker
>Cc: postgres general
>Subject: Re: SQL call to get pid of current connection
>
>On Thu, Jun 02, 2005 at 17:04:22 -0400,
> David Parker <dparker(at)tazznetworks(dot)com> wrote:
>> Is there a function call that will return the pid of the postgres
>> process associated with the current client connection?
>
>I thought I remembered seeing one, but I looked through the
>development docs and didn't see a function or a GUC variable
>with that information.
>It wouldn't be too hard to write a C or Perl function to get
>that information.
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joshua D. Drake | 2005-06-02 22:12:14 | Re: adding columns with defaults is not implemented |
| Previous Message | Sven Willenberger | 2005-06-02 22:04:53 | Re: adding columns with defaults is not implemented |