PostgreSQL Point In Time Recovery - Mailing list pgsql-general

From Jayadevan M
Subject PostgreSQL Point In Time Recovery
Date
Msg-id CAFS1N4jiXXuGypaeKPYj-rQPhvD7Hq82i2NirP16GuG2Be+G1Q@mail.gmail.com
Whole thread Raw
Responses Re: PostgreSQL Point In Time Recovery  (John R Pierce <pierce@hogranch.com>)
Re: PostgreSQL Point In Time Recovery  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-general
and set up the archiving process. With this approach, if my database crashes after a couple of weeks after the base backup is taken, recovering would mean replaying the WAL logs for about 2 weeks, right? To avoid that, what is the standard process followed - take a base backup every day or once a week?
Regards,
Jayadevan

pgsql-general by date:

Previous
From: maillists0@gmail.com
Date:
Subject: Replication and fsync
Next
From: John R Pierce
Date:
Subject: Re: PostgreSQL Point In Time Recovery