# Ajouter des Standbys

Muppy vous permet d'ajouter, à tout moment, un ou plusieurs Standbys à un RCS.

{% hint style="warning" %}
Le Primary Cluster doit être correctement configuré ; le Cluster Primary doit être Online.
{% endhint %}

A partir du formulaire d'un RCS (menu Muppy / Databases / PostgreSQL / Replicated Cluster Set (RCS)), cliquez sur le bouton <img src="/files/xQzLpMaP7vzhCz0zvGni" alt="" data-size="line">, le Wizard suivant apparait:

![Wizard Add Standbys to RCS](/files/CgQe1jCKRMnRBsYXfBJ1)

Dans la liste **Standbys to Setup**, ajouter les Hosts sur lesquels vous souhaitez créer des Replicas.

Vous pouvez utiliser n'importe quel host au statut Managed (Enrolled), Muppy installera tout ce qui est nécessaire.

Cliquez sur Launch pour lancer la configuration des Standbys.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.muppy.io/guides/postgresql/postgresql-replication/ajouter-des-standbys.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
