Incremental Materialized Views

Started by Oliver Kohllover 4 years ago3 messagesgeneral
Jump to latest
#1Oliver Kohll
oliver@agilechilli.com

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

#2Nick Renders
postgres@arcict.com
In reply to: Oliver Kohll (#1)
Re: Incremental Materialized Views

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

#3Oliver Kohll
oliver@agilechilli.com
In reply to: Nick Renders (#2)
Re: Incremental Materialized Views

On Mon, 23 Aug 2021 at 11:20, Marc <postgres@arcict.com> 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 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

[thumbsup]