Re: Maintenance commands on standby servers

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: sylvain(at)abstraction(dot)fr
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Maintenance commands on standby servers
Date: 2011-02-08 12:05:55
Message-ID: AANLkTimujQ5nCRkES2eZ9dPGerUtykeCaZY-iXOSTeJ4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Feb 8, 2011 at 4:04 AM, Sylvain Rabot <sylvain(at)abstraction(dot)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,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Dmitriy Igrishin 2011-02-08 12:09:29 Re: Additional Grants To SuperUser?
Previous Message Karsten Hilbert 2011-02-08 11:07:40 Re: Displaying text appears as hex data