Re: Log timestamps at higher resolution

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Log timestamps at higher resolution
Дата
Msg-id 20181025162250.xvcu7z7bsno757yr@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: Log timestamps at higher resolution  (David Fetter <david@fetter.org>)
Список pgsql-hackers
On 2018-Oct-25, David Fetter wrote:

> > I didn't intend to add anything else later. I don't think we have
> > any variables that zero padding would be that useful for, but maybe
> > someone might want to zero pad their pids or xids... ?
> 
> They might, so I'll either put in a comment where that would go or
> just implement it.

I've never seen a need for zero-padding XIDs or PIDs, frankly.  Can you
imagine the mess if we ever grew XIDs to 64 bits?  And what about
OS-level configurability of PIDs?  I don't know that there's a good way
to learn their widths.

I don't think it's worth of a comment even.  

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: Log timestamps at higher resolution
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: libpq host/hostaddr/conninfo inconsistencies