From: | Andrew Bartley <ambartley(at)gmail(dot)com> |
---|---|
To: | Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
Cc: | Craig Ringer <craig(at)postnewspapers(dot)com(dot)au>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Function Logging |
Date: | 2009-08-17 22:42:35 |
Message-ID: | 16d934440908171542u32e0b58ap6833350921964743@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Thanks Alvaro,
I still need to be able to log statements from within functions... Can you
help with that?
2009/8/18 Alvaro Herrera <alvherre(at)commandprompt(dot)com>
> Andrew Bartley escribió:
>
> > PS on this note, how do we log PIDS? This is another "need to have" for
> our
> > production systems. We log user activity and trace DB activity through
> the
> > PIDS.
>
> See log_line_prefix. You can use something like '%p ' (note the space
> at the end), or stuff like the session identifier as described in the
> docs.
>
> --
> Alvaro Herrera
> http://www.CommandPrompt.com/
> The PostgreSQL Company - Command Prompt, Inc.
>
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Stark | 2009-08-17 23:20:53 | Re: Rapid Seek Devices (feature request) |
Previous Message | NTPT | 2009-08-17 22:34:44 | Re: Rapid Seek Devices (feature request) |