Re: "ago" times on buildfarm status page

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: "ago" times on buildfarm status page
Дата
Msg-id 8049.1566418582@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: "ago" times on buildfarm status page  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Ответы Re: "ago" times on buildfarm status page  (Andrew Dunstan <andrew.dunstan@2ndquadrant.com>)
Список pgsql-hackers
Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
> What I have done quickly is to store a measure of the clock skew. We
> already calculated it but we didn't store it. Initial indications are
> that only a few have significant skew.

Oh, I didn't know that the server had the ability to measure that.

(Yes, I agree that there are just a couple with big skews at any
one time.)

> Still, if we simply added the skew to the snapshot time that might be
> enough to achieve what you want. That would be a one line change, I think.

+1

            regards, tom lane



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: configure still looking for crypt()?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Change ereport level for QueuePartitionConstraintValidation