Re: Parallel Apply

From: Kirill Reshke <reshkekirill(at)gmail(dot)com>
To: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Parallel Apply
Date: 2025-08-11 09:30:09
Message-ID: CALdSSPgEerQytEsm2enikGe4G9qSXGKn2GcrrCECUnXmmaROBQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, 11 Aug 2025 at 13:45, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> wrote:
>

>
> I am not sure if that is directly applicable because this work
> proposes to track dependencies based on logical WAL contents. However,
> if you can point me to README on the overall design of the work you
> are pointing to then I can check it once.

The only doc on this that I am aware of is [0]. The project is however
more dead than alive, but I hope this is just a temporary stop of
development, not permanent.

[0] https://wiki.postgresql.org/wiki/Parallel_Recovery

--
Best regards,
Kirill Reshke

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Japin Li 2025-08-11 09:39:01 Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Previous Message John Naylor 2025-08-11 09:29:04 Re: GB18030-2022 Support in PostgreSQL