Re: Function Logging

Поиск
Список
Период
Сортировка
От Andrew Bartley
Тема Re: Function Logging
Дата
Msg-id 16d934440908172050y61e9bacfse9db99ff18d7cb9c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Function Logging  (Andrew Bartley <ambartley@gmail.com>)
Ответы Re: Function Logging
Список pgsql-general
So the information i have thus far is that, I am not easily able to log the statements from a function.

Does anyone know why it was removed... that is it 7.2 logged this information.

Thanks Again

Andrew Bartley

2009/8/18 Andrew Bartley <ambartley@gmail.com>
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@commandprompt.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.


В списке pgsql-general по дате отправления:

Предыдущее
От: nick
Дата:
Сообщение: Re: Get most recent message between users?
Следующее
От: Sim Zacks
Дата:
Сообщение: Re: multiple paramters in aggregate function