Re: [GENERAL] archive_timeout runtime change

2011-10-22 Thread raghu ram
2011/10/20 Birta Levente > Hi > > I use postgrsql 9.1.1 and I want to change archive_timeout on a running > server. My default archive_timeout is 1800s, and nightly I want to change to > 3600s or more, but I get the following error message: > > set archive_timeout='3600'; > ERROR: parameter "arc

[GENERAL] archive_timeout runtime change

2011-10-20 Thread Birta Levente
Hi I use postgrsql 9.1.1 and I want to change archive_timeout on a running server. My default archive_timeout is 1800s, and nightly I want to change to 3600s or more, but I get the following error message: set archive_timeout='3600'; ERROR: parameter "archive_timeout" cannot be changed now