Re: Is there psql cluster or replication

From: Ian Lawrence Barwick <barwick(at)gmail(dot)com>
To: Vince McMahon <sippingonesandzeros(at)gmail(dot)com>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Is there psql cluster or replication
Date: 2023-03-21 23:52:09
Message-ID: CAB8KJ=i3BZ3vRq3V8FiBYwQZqZyK9TOHqcMx_+=7bkqMH8zD_A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

2023年3月22日(水) 8:47 Vince McMahon <sippingonesandzeros(at)gmail(dot)com>:
>
> Is there cluster on postgres? Or, there is replication, not cluster.
>
> If there is active/passive cluster or active/active , may I have the steps to configure them?

See here for details about PostgreSQL's built-in streaming replication.

https://www.postgresql.org/docs/current/high-availability.html

Regards

Ian Barwick

In response to

Browse pgsql-general by date

  From Date Subject
Next Message houzj.fnst@fujitsu.com 2023-03-22 01:49:03 RE: Logical replication fails when adding multiple replicas
Previous Message Vince McMahon 2023-03-21 23:46:43 Is there psql cluster or replication