Re: PostgreSQL Guard

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: Jason Long <hack3rcon(at)yahoo(dot)com>
Cc: Pgsql-general General <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL Guard
Date: 2024-02-27 14:09:20
Message-ID: CANzqJaAR=qYgPHEqO9mnm_9gaJ723=rBYZVSHN_+3NY9C_Gnig@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Feb 27, 2024 at 3:43 AM Jason Long <hack3rcon(at)yahoo(dot)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?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jason Long 2024-02-27 15:08:04 Re: PostgreSQL Guard
Previous Message Dominique Devienne 2024-02-27 12:12:45 PQftype(copy_rset) returns zero OIDs???