Re: Built-in Raft replication - Mailing list pgsql-hackers

From Andrey Borodin
Subject Re: Built-in Raft replication
Date
Msg-id 1D0DD42E-0CFC-4983-ADCD-6FB742F9DAD7@yandex-team.ru
Whole thread Raw
In response to Re: Built-in Raft replication  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
Responses Re: Built-in Raft replication
List pgsql-hackers

> On 16 Apr 2025, at 11:18, Ashutosh Bapat <ashutosh.bapat.oss@gmail.com> wrote:
>
> Having only some of the nodes act as DCS
> and others purely PostgreSQL nodes will reduce waste of resources.

But typically you need more DCS nodes than PostgreSQL nodes. Did you mean
“Having only some of nodes act as PostgreSQL and others purely DCS nodes will reduce waste of resources”?


Best regards, Andrey Borodin.


pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: Built-in Raft replication
Next
From: Tender Wang
Date:
Subject: Re: not null constraints, again