Re: psql \watch 2nd argument: iteration count

Поиск
Список
Период
Сортировка
От Andrey Borodin
Тема Re: psql \watch 2nd argument: iteration count
Дата
Msg-id CAAhFRxjqiW_2C_FRAgHTArAAQckMfEebXs3ko61O_THQd5PZxA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: psql \watch 2nd argument: iteration count  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: psql \watch 2nd argument: iteration count  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Список pgsql-hackers
> > > Also, if we do not provide a timespan, 2 seconds are selected. But if
> > > we provide an incorrect argument - 1 second is selected.
> > > PFA the patch that adds iteration count argument and makes timespan
> > > argument more consistent.
> >
> > That should probably be fixed.
>
> And should probably be independent patches.
>

PFA 2 independent patches.

Also, I've fixed a place to break after an iteration. Now if we have
e.g. 2 iterations - there will be only 1 sleep time.

Thanks!


Best regards, Andrey Borodin.

Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: meson: Optionally disable installation of test modules
Следующее
От: Dean Rasheed
Дата:
Сообщение: Missing cases from SPI_result_code_string()