Postgresql 9.0 Streaming Replication WAL Files Deletion

Lists: pgsql-in-general
From: Madhava Rayudu <madhava(dot)rayudu(at)gmail(dot)com>
To: pgsql-in-general(at)postgresql(dot)org
Subject: Postgresql 9.0 Streaming Replication WAL Files Deletion
Date: 2010-11-29 13:30:33
Message-ID: AANLkTimDDTiMNDfoZgjikVKF=HKxgCi=oaAM9tJqLSWm@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-in-general

Sir,

I am using the Streaming Replication of ver 9.0 of PgSQL.

For Pg 8.4, I was using pg_standby utility which was deleting the WAL Files
after playing them. Now in 9.0 who has to do the deletion of WAL files. Is
it automated or do i need to do manually by a cron etc..

Regards,

Rayudu