Warm-standby robustness question

From: "David F(dot) Skoll" <dfs(at)roaringpenguin(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Warm-standby robustness question
Date: 2007-12-18 17:49:19
Message-ID: 4768081F.90500@roaringpenguin.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

We have two PostgreSQL 8.2 database servers: A master and a warm-standby
server. We plan on making an initial backup of the master onto the standby
and then use log-shipping with "real-time" WAL-file processing as described
in http://www.postgresql.org/docs/8.2/static/warm-standby.html

My question is this: If the master database is fairly busy, gets
VACUUMed once a day, etc. can we expect the warm standby server
to work correctly after days/weeks/months/years of log shipping,
or should we periodically take new base backups?

How long would you go between base backups? Or is one initial copy
really sufficient with WAL-shipping-and-consuming working perfectly
thereafter?

Regards,

David.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2007-12-18 18:55:57 Re: Warm-standby robustness question
Previous Message Thomas Pundt 2007-12-18 11:08:13 Re: Dump database more than 1 flat file