Re: Let's make PostgreSQL multi-threaded

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: Let's make PostgreSQL multi-threaded
Дата
Msg-id CAMT0RQTC8ku23ZfmgkmLQ8GGMAirnU547Lp9dofn-t-BWs18xQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Let's make PostgreSQL multi-threaded  (Andres Freund <andres@anarazel.de>)
Ответы Re: Let's make PostgreSQL multi-threaded  (Robert Haas <robertmhaas@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Let's make PostgreSQL multi-threaded
Следующее
От: "Joel Jacobson"
Дата:
Сообщение: [btree-indexed column] <@ [range | multirange]