Re: PostgreSQL Guard - Mailing list pgsql-general

From Ron Johnson
Subject Re: PostgreSQL Guard
Date
Msg-id CANzqJaAR=qYgPHEqO9mnm_9gaJ723=rBYZVSHN_+3NY9C_Gnig@mail.gmail.com
Whole thread Raw
In response to PostgreSQL Guard  (Jason Long <hack3rcon@yahoo.com>)
Responses Re: PostgreSQL Guard  (Jason Long <hack3rcon@yahoo.com>)
List pgsql-general
On Tue, Feb 27, 2024 at 3:43 AM Jason Long <hack3rcon@yahoo.com> wrote:
Hello,
I have some questions about the PostgreSQL database:

1- If I want to distribute the PostgreSQL database on several servers at the same time. what should I do? Something similar to high availability.

HA replication is native in Postgresql.
 
2- Is there any special guard to protect PostgreSQL?

Guard, as in protection from a split-brain?
 

pgsql-general by date:

Previous
From: Dominique Devienne
Date:
Subject: PQftype(copy_rset) returns zero OIDs???
Next
From: Jason Long
Date:
Subject: Re: PostgreSQL Guard