Checkpoints writes

From: Cyril SCETBON <scetbon(at)echo(dot)fr>
To: pgsql-general(at)postgresql(dot)org
Subject: Checkpoints writes
Date: 2008-08-07 07:46:42
Message-ID: 489AA862.2030700@echo.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi guys,

What's the way to count the read/write bytes of the checkpoint process
before 8.3 (no pg_stat_bgwriter view :-[ )
I want to distinguish bytes written by checkpoints and others written by
the background process

thanks
--
Cyril SCETBON

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christian.Strobl 2008-08-07 09:49:56 Re: looking for psql without server-installation
Previous Message Sim Zacks 2008-08-07 06:51:56 Re: bytea encode performance issues