archive_timeout in postgresql.conf - Mailing list pgsql-general

From akp geek
Subject archive_timeout in postgresql.conf
Date
Msg-id 2024a9fb1002240855v63bd4225ybad3ddbec953b67b@mail.gmail.com
Whole thread Raw
Responses Re: archive_timeout in postgresql.conf  (Greg Smith <greg@2ndquadrant.com>)
List 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

pgsql-general by date:

Previous
From: "Igor Neyman"
Date:
Subject: Re: select t.name from tbl t (where "name" is not a column name)
Next
From: Ivan Sergio Borgonovo
Date:
Subject: C function manipulating tsquery doesn't work with -O2