Re: New pg_dump patch, --no-stats flag, disables sending to statistics collector

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: New pg_dump patch, --no-stats flag, disables sending to statistics collector
Дата
Msg-id 3073cc9b0901201309p3d2d6715u550c7794c08dc0b8@mail.gmail.com
обсуждение исходный текст
Ответ на New pg_dump patch, --no-stats flag, disables sending to statistics collector  (Bryce Nesbitt <bryce2@obviously.com>)
Ответы Re: New pg_dump patch, --no-stats flag, disables sending to statistics collector  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Tue, Jan 20, 2009 at 4:04 PM, Bryce Nesbitt <bryce2@obviously.com> wrote:
> This patch adds another flag to pg_dump, this time to disable statistics
> collection.  This is useful if your don't want pg_dump activity to show (or
> clutter) your normal statistics.  This may be appropriate for an
> organization that regularly dumps a database for backup purposes, but wants
> to analyze only the application's database use.
>

i haven't looked at the patch nor it's functional use... but from the
top of my head jumps a question: is there a reason to not make this
the default behaviour?

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


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

Предыдущее
От: Bryce Nesbitt
Дата:
Сообщение: New pg_dump patch, --no-stats flag, disables sending to statistics collector
Следующее
От: Tom Lane
Дата:
Сообщение: Re: about truncate