Re: -d 2 frustration

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: -d 2 frustration
Дата
Msg-id Pine.LNX.4.21.0010132113060.1022-100000@peter.localdomain
обсуждение исходный текст
Ответ на -d 2 frustration  (Dan Moschuk <dan@freebsd.org>)
Список pgsql-hackers
Dan Moschuk writes:

> Running postgres in -d 2 mode is a little frustrating on a server that 
> processes as little as 10 queries a second.  Can we not add getpid() or
> something to that code so that we might track which output belongs to
> which server a little easier?

If you're running 7.1-to-be, put "log_pid = on" in your postgresql.conf.  
For earlier versions, look for ELOG_TIMESTAMPS in src/include/config.h and
check out how to turn it on with the pg_options file.  (It's in the
documentation somewhere.)

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/



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

Предыдущее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: My new job
Следующее
От: "Ross J. Reedstrom"
Дата:
Сообщение: Re: TIOGA