archive_timeout in postgresql.conf

From: akp geek <akpgeek(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: archive_timeout in postgresql.conf
Date: 2010-02-24 16:55:57
Message-ID: 2024a9fb1002240855v63bd4225ybad3ddbec953b67b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi All -

I am trying to set up the PG_STANDBY on our database
setup. our requirement is, In case of disaster we should be able to bring up
standby, the lag time allowed in our setup is up to 2 hours.

The question I have is, what should be the value I set
for the archive_timeout in the postgressql.conf file? Can you please help?

Regards

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Sergio Borgonovo 2010-02-24 17:41:53 C function manipulating tsquery doesn't work with -O2
Previous Message Igor Neyman 2010-02-24 15:16:21 Re: select t.name from tbl t (where "name" is not a column name)