Re: Maintenance commands on standby servers - Mailing list pgsql-general

From Sylvain Rabot
Subject Re: Maintenance commands on standby servers
Date
Msg-id 1297186275.2497.5.camel@kheops
Whole thread Raw
In response to Re: Maintenance commands on standby servers  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-general
On Tue, 2011-02-08 at 21:05 +0900, Fujii Masao wrote:
> On Tue, Feb 8, 2011 at 4:04 AM, Sylvain Rabot <sylvain@abstraction.fr> wrote:
> > Is it possible to run maintenance commands like ANALYZE, VACUUM, CLUSTER
> > on a standby server ?
>
> No.
>
> Since the effect of the maintenance command on the primary server
> is also replicated, you don't need to do that on the standby.
>
> Regards,
>

Thank you for your explanation.

--
Sylvain Rabot <sylvain@abstraction.fr>

Attachment

pgsql-general by date:

Previous
From: Robert Fitzpatrick
Date:
Subject: Re: plperl.dll on windows with postgresql 9.0.3
Next
From: Lee Hughes
Date:
Subject: Backup/Restore Needed for Upgrade from 9.0beta4?