Re: Proposal: :SQL_EXEC_TIME (like :ROW_COUNT) Variable (psql)

Поиск
Список
Период
Сортировка
От Jim Jones
Тема Re: Proposal: :SQL_EXEC_TIME (like :ROW_COUNT) Variable (psql)
Дата
Msg-id 65ca67b5-932f-6d3e-554c-d66a3ab700a2@uni-muenster.de
обсуждение исходный текст
Ответ на Proposal: :SQL_EXEC_TIME (like :ROW_COUNT) Variable (psql)  (Kirk Wolak <wolakk@gmail.com>)
Ответы Re: Proposal: :SQL_EXEC_TIME (like :ROW_COUNT) Variable (psql)  (Kirk Wolak <wolakk@gmail.com>)
Список pgsql-hackers
On 23.02.23 20:55, Kirk Wolak wrote:
> Everyone,
>   I love that my proposal for %T in the prompt, triggered some great 
> conversations.
>
>   This is not instead of that.  That lets me run a query and come back 
> HOURS later, and know it finished before 7PM like it was supposed to!
>
>   This feature is simple.  We forget to set \timing on...
I've been there many times!
> We run a query, and we WONDER... how long did  that take.
>
>   This, too, should be a trivial problem (the code will tell).
>
>   I am proposing this to get feedback (I don't have a final design in 
> mind, but I will start by reviewing when and how ROW_COUNT gets set, 
> and what \timing reports).
>
>   Next up, as I learn (and make mistakes), this toughens me up...
>
>   I am not sure the name is right, but I would like to report it in 
> the same (ms) units as \timing, since there is an implicit 
> relationship in what they are doing.
>
>   I think like ROW_COUNT, it should not change because of internal 
> commands.
> So, you guys +1 this thing, give additional comments.  When the 
> feedback settles, I commit to making it happen.
>
> Thanks, Kirk
>
I can see it being pretty handy to check if a certain task involving two 
different terminal windows was done in the right order. Basically to see 
what went wrong, e.g. "did I really stop the master database before 
promoting the replica?"

+1 !

Best, Jim




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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: dynamic result sets support in extended query protocol
Следующее
От: Nazir Bilal Yavuz
Дата:
Сообщение: Re: meson: Non-feature feature options