Re: pg_xlogdump --stats

Поиск
Список
Период
Сортировка
От Abhijit Menon-Sen
Тема Re: pg_xlogdump --stats
Дата
Msg-id 20140702030709.GA22813@toroid.org
обсуждение исходный текст
Ответ на Re: pg_xlogdump --stats  (Marti Raudsepp <marti@juffo.org>)
Список pgsql-hackers
At 2014-07-02 04:20:31 +0300, marti@juffo.org wrote:
>
> As far as functionality goes, it does exactly what I needed it to do;
> the output is very clear.

Good to hear.

> You might also add units (kB/MB) to the table like pg_size_pretty,
> although that would make the magnitudes harder to gauge.

I think df-style -k/m/g switches might be useful to scale all printed
values. If we did that, we could also shrink the columns accordingly.
But that would also complicate the code a bit. I think it's better to
start with the simplest thing, and add more tweaks later.

-- Abhijit



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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: buildfarm and "rolling release" distros
Следующее
От: Noah Misch
Дата:
Сообщение: Re: TODO item: immutable date_trunc with timezone arg