how to monitor wal archiving?

From: komei mitsui <komei(dot)mitsui(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: how to monitor wal archiving?
Date: 2009-05-29 17:47:59
Message-ID: 455dd6010905291047u4d66369cgef1fd406f760bee1@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

According to the documentation, step 1 in making a base backup for pitr
reads "Ensure that WAL archiving is enabled and working.". It doesn't spell
out anything more. To do a thorough job of it, what should I do?

Thanks in advance!

Browse pgsql-novice by date

  From Date Subject
Next Message Karl Nack 2009-05-29 20:23:19 Implementing time constraints
Previous Message Jasen Betts 2009-05-28 12:03:03 Re: Postgres registry access using java