Re: [PATCHES] log session end - again

Поиск
Список
Период
Сортировка
От Chester Kustarz
Тема Re: [PATCHES] log session end - again
Дата
Msg-id Pine.BSO.4.44.0402051512590.30592-100000@detroit.arbor.net
обсуждение исходный текст
Ответ на Re: [PATCHES] log session end - again  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [PATCHES] log session end - again  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Thu, 5 Feb 2004, Bruce Momjian wrote:
> Wow, like the idea too --- pid plus time_t start time of backend.
> Actully, it would be good to have star time first so you can sort
> everything in order of start time.

Why not just add a printf like pattern so the user can output
whatever they like?%p - backend pid%t - connect time%C - standard connection string "%t:%p"%a - autoincrement
number...

People could add more in later if they want more options.



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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: Vacuum Delay feature
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Preventing duplicate vacuums?