Re: PostgreSQL Active-Active Clustering - Mailing list pgsql-general

From Ron Johnson
Subject Re: PostgreSQL Active-Active Clustering
Date
Msg-id CANzqJaA-Z3p1Bsv2EP=GCswEJG7Xjvu_ZZjuGMh=sh=_fkPO6Q@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL Active-Active Clustering  (Christoph Moench-Tegeder <cmt@burggraben.net>)
List pgsql-general
On Mon, Jul 15, 2024 at 5:54 PM Christoph Moench-Tegeder <cmt@burggraben.net> wrote:
## Ron Johnson (ronljohnsonjr@gmail.com):

> This "lack of products" puzzles me, because DEC was doing this with VAX
> (then Alpha and Itanium) clusters 40 years ago via a Distributed Lock
> Manager integrated deep into VMS.  Their Rdb and (CODASYL) DBMS products

Tech and trade-offs have changed over the last 40 years :)
These days you can so many cores in one package, while "more than one
processor" was quite a feat in the 80ies ("A dual processor VAX 11/780",
1982 https://dl.acm.org/doi/10.5555/800048.801738; also the 11/782 and
11/784), and you get so much RAM and storage (even fast storage, if
you keep it local) with that package. Response Latency really jumps
if you have to communicate with anything outside your box.
While latency matters, the number of problems where you absolutely
need that distributed lock manager has not really grown that much,
I think.

 Customers still want High Availability, and VMS Clusters were great for HA. 

pgsql-general by date:

Previous
From: "Peter J. Holzer"
Date:
Subject: Re: Dropping column from big table
Next
From: sud
Date:
Subject: Re: Dropping column from big table