Re: should I worry?

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: should I worry?
Дата
Msg-id 472B6842.7030104@enterprisedb.com
обсуждение исходный текст
Ответ на should I worry?  (ohp@pyrenet.fr)
Ответы Re: should I worry?  (ohp@pyrenet.fr)
Список pgsql-hackers
ohp@pyrenet.fr wrote:
> I'm now testing 8.3beta2 on a relatively big (10G) database.
> I've tried with pg_dymp -Fc/pg_restore and pg_dump/pgsql and get those
> errors:

Could you be a bit more specific? The database you tried to restore to 
was empty, right? Can you post the dump file (schema-only)?

> I'm also playing with checkpoint logging. What should I see? few buffers
> dump, little write time, little sync time?

Depends on how much activity there is. If there's a lot of dirty 
buffers, a lot of written buffers and long write time is perfectly normal.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: ohp@pyrenet.fr
Дата:
Сообщение: should I worry?
Следующее
От: bruno.gaudin@gmail.com
Дата:
Сообщение: Re: beta2, I can't set UTF-8 for czech locales on win