Re: Order of pg_stat_activity timestamp columns

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Order of pg_stat_activity timestamp columns
Дата
Msg-id 26161.1268860662@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Order of pg_stat_activity timestamp columns  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> That's a possibility, but we obviously have been adding columns
> out-of-order for several releases now and no one has complained.

On balance I'm for rationalizing this.  The query_start time is
logically associated with current_query and waiting, so it ought
to be next to them.  Without the historical fact that we've mucked
with the column ordering before, I might've voted differently.
        regards, tom lane


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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: An idle thought
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Order of pg_stat_activity timestamp columns