Re: Turning on logging

Поиск
Список
Период
Сортировка
От Bill Moran
Тема Re: Turning on logging
Дата
Msg-id 20070603085848.a7505018.wmoran@potentialtech.com
обсуждение исходный текст
Ответ на Turning on logging  (Owen Hartnett <owen@clipboardinc.com>)
Список pgsql-general
Owen Hartnett <owen@clipboardinc.com> wrote:
>
>
> I know this is in the docs somewhere, and it's probably staring me in
> the face, but I haven't been able to find it:
>
> I'm running 8.2.4 through npgsql - how do I log:
>
> 1) connections to the database
>
> 2) updates, deletes, adds
>
>
> Is this set in the ./configuration?  Or in the startup command line?

It can be specified on the startup command line, but it's much easier
to put it in postgresql.conf:
http://www.postgresql.org/docs/8.2/static/config-setting.html

There are parameters for the specific things you want to control:
http://www.postgresql.org/docs/8.2/static/runtime-config-logging.html

HTH

--
Bill Moran
http://www.potentialtech.com

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

Предыдущее
От: Andrej Kastrin
Дата:
Сообщение: Strange delimiters problem
Следующее
От: "hubert depesz lubaczewski"
Дата:
Сообщение: Re: Strange delimiters problem