Re: Clean up of archived Xlogs in postgres-9. - Mailing list pgsql-performance

From Erik Rijkers
Subject Re: Clean up of archived Xlogs in postgres-9.
Date
Msg-id 38e67d2e089857373f9bf8170911a368.squirrel@webmail.xs4all.nl
Whole thread Raw
In response to Clean up of archived Xlogs in postgres-9.  (Nimesh Satam <nimesh.zedo@gmail.com>)
List pgsql-performance
On Tue, September 28, 2010 12:01, Nimesh Satam wrote:
> Hi,
>
> Can any one of you suggest how the archived Xlogs can be cleaned in
> postgres-9.
>
> We want to use streaming replication and have set the "wal_level" to
> "hot_standby" and "archive_mode" to "on".
>

See contrib/pg_archivecleanup:

http://www.postgresql.org/docs/9.0/static/pgarchivecleanup.html

hth,

Erik Rijkers


pgsql-performance by date:

Previous
From: Nimesh Satam
Date:
Subject: Clean up of archived Xlogs in postgres-9.
Next
From: Robert Haas
Date:
Subject: Re: Query much faster with enable_seqscan=0