Re: Incremental Materialized Views

2021-08-23 Thread Oliver Kohll
On Mon, 23 Aug 2021 at 11:20, Marc wrote: > 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

Re: Incremental Materialized Views

2021-08-23 Thread Marc
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

Incremental Materialized Views

2021-08-23 Thread Oliver Kohll
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