Re: pgsql-server/ oc/src/sgml/func.sgml oc/src/sgm ...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql-server/ oc/src/sgml/func.sgml oc/src/sgm ...
Дата
Msg-id 22145.1049308640@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql-server/ oc/src/sgml/func.sgml oc/src/sgm ...  (momjian@postgresql.org (Bruce Momjian - CVS))
Ответы Re: pgsql-server/ oc/src/sgml/func.sgml oc/src/sgm ...  (Neil Conway <neilc@samurai.com>)
Список pgsql-committers
> Log message:
>     Add start time to pg_stat_activity

Why did this patch declare pg_stat_activity.query_start as timestamp
without time zone?  Meseems it should be timestamp with time zone.
The other datatype isn't really intended to represent the times of
real-world events.

I also note that the displayed time is off about five hours (my offset
from GMT), which I suspect has a lot to do with this error ...

            regards, tom lane


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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: pgsql-server/src/backend/utils/adt formatting.c
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql-server/src/backend/libpq ip.c