Re: \timing interval
От | Tom Lane |
---|---|
Тема | Re: \timing interval |
Дата | |
Msg-id | 21901.1468083584@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Re: \timing interval (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>) |
Ответы |
Re: \timing interval
Re: \timing interval Re: \timing interval |
Список | pgsql-hackers |
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes: > On 7/7/16 5:52 PM, Corey Huinker wrote: >> Wouldn't it be great if we had a way of printing timing in more human >> friendly formats? > Something like what you are proposing might as well be the default and > only format. NAK --- if you're trying to do arithmetic on the numbers, converting them to hh:mm:ss notation isn't the best first step. I think a separate setting somewhere to select the format would be good. Please *don't* do "\timing interval" as that confuses the on/off state with the formatting selection. Maybe a \pset option? Also, might I suggest that leading zeroes in such a format are not helpful? That is, I'd want to see "1:02.345" not "00:01:02.345". regards, tom lane
В списке pgsql-hackers по дате отправления: