Re: Let's make PostgreSQL multi-threaded - Mailing list pgsql-hackers

From Hannu Krosing
Subject Re: Let's make PostgreSQL multi-threaded
Date
Msg-id CAMT0RQTC8ku23ZfmgkmLQ8GGMAirnU547Lp9dofn-t-BWs18xQ@mail.gmail.com
Whole thread Raw
In response to Re: Let's make PostgreSQL multi-threaded  (Andres Freund <andres@anarazel.de>)
Responses Re: Let's make PostgreSQL multi-threaded
List pgsql-hackers
On Thu, Jun 8, 2023 at 12:09 AM Andres Freund <andres@anarazel.de> wrote:
...

> We could e.g. eventually decide that we
> don't support parallel query without threading support - which would allow us
> to get rid of a very significant amount of code and runtime overhead.

Here I was hoping to go in the opposite direction and support parallel
query across replicas.

This looks much more doable based on the process model than the single
process / multiple threads model.

---
Cheers
Hannu



pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: Let's make PostgreSQL multi-threaded
Next
From: "Joel Jacobson"
Date:
Subject: [btree-indexed column] <@ [range | multirange]