Re: lossing pg_stat's data

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: lossing pg_stat's data
Дата
Msg-id 21169.1218081057@sss.pgh.pa.us
обсуждение исходный текст
Ответ на lossing pg_stat's data  (Chirag Dave <cdave@ca.afilias.info>)
Список pgsql-general
Chirag Dave <cdave@ca.afilias.info> writes:
> While testing on 8.3, i see that upon postmaster restart , i am loosing
> data from pg_stat_user_tables.

Hm, I don't see any such behavior here.  Are you sure you are shutting
the postmaster down normally?  We do throw away stats during a crash
recovery, which would mean that this is expected behavior if you're
in the habit of doing "pg_ctl stop -m immediate".  But if you are,
I'd suggest reforming that habit ...

            regards, tom lane

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Create Table Dinamic
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: bytea encode performance issues