Re: Function Logging

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Function Logging
Дата
Msg-id 20090817160203.GB4782@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Function Logging  (Andrew Bartley <ambartley@gmail.com>)
Ответы Re: Function Logging
Список pgsql-general
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 по дате отправления:

Предыдущее
От: Chris Barnes
Дата:
Сообщение: Pgbench tool download
Следующее
От: Greg Stark
Дата:
Сообщение: Re: ERROR: attempted to delete invisible tuple