Re: Allow default \watch interval in psql to be configured

Поиск
Список
Период
Сортировка
От Greg Sabino Mullane
Тема Re: Allow default \watch interval in psql to be configured
Дата
Msg-id CAKAnmmLb7=eGpFqft3vpk=p6iWaGVwzmDt0+bdU=xvOnWGw_Lg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Allow default \watch interval in psql to be configured  (Heikki Linnakangas <hlinnaka@iki.fi>)
Ответы Re: Allow default \watch interval in psql to be configured
Список pgsql-hackers
Patch looks good. One minor issue:

greg=# \set WATCH_INTERVAL -1
invalid value "-1" for "WATCH_INTERVAL": must be greater than 0.00
greg=# \set WATCH_INTERVAL 0.00
greg=#

We should disallow 0 as the error message implies

I've long wanted to be able to set the default interval for \watch in psql since I almost never want a 2 second wait. 

Curious what other's personal defaults are? I usually use 1 second or 0.5 depending on things.


Cheers,
Greg

--
Enterprise Postgres Software Products & Tech Support

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