Re: Incremental Materialized Views

From: Marc <postgres(at)arcict(dot)com>
To: Oliver Kohll <oliver(at)agilechilli(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Incremental Materialized Views
Date: 2021-08-23 10:18:05
Message-ID: 0B30E395-B654-4E2A-B64E-222DB4ECF1F8@arcict.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 23 Aug 2021, at 11:55, Oliver Kohll wrote:

> Hi,
>
> Just wondering if anyone knows which release (if any) this is targeted for?
>
> https://wiki.postgresql.org/wiki/Incremental_View_Maintenance
>
> Asking because this could make a massive difference to some of our
> workload, even when limited to relatively simple queries. It's quite
> exciting.
>
> Regards
> Oliver
> www.agilebase.co.uk

Oliver,

According to this info maybe version 15

https://commitfest.postgresql.org/23/2138/

Regards,

Marc

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message GARAPATI CHANDRA SYAM KUMAR 2021-08-23 12:00:45 Multiple Postgres process are running in background
Previous Message Oliver Kohll 2021-08-23 09:55:55 Incremental Materialized Views