Re: PostgreSQL Guard - Mailing list pgsql-general

From Jason Long
Subject Re: PostgreSQL Guard
Date
Msg-id 1267802730.758412.1709046484381@mail.yahoo.com
Whole thread Raw
In response to Re: PostgreSQL Guard  (Ron Johnson <ronljohnsonjr@gmail.com>)
Responses Re: PostgreSQL Guard  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
Hi,
1- Both split-brain protection and security. Any tool?

2- Consider a database related to a website, which data is regularly entered. Now you want to transfer this database to another server. What's the solution?


On Tue, Feb 27, 2024 at 5:39 PM, Ron Johnson
<ronljohnsonjr@gmail.com> wrote:
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: Ron Johnson
Date:
Subject: Re: PostgreSQL Guard
Next
From: Siraj G
Date:
Subject: Need help with tuning a query