Re: Unlogged materialized views

From: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
To: Adam Brusselback <adambrusselback(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Unlogged materialized views
Date: 2026-08-11 09:08:31
Message-ID: CAN4CZFMBFVr+x3iJ-VmWmpoqHyw1ZnHA3pXtuvGnoaLH6mTUUQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thanks for the feedback!

> Something still has to notice and rebuild, and right now that would be on
> every user to write themselves. It would be nice to have this built-in IMO.

I agree that this would be more useful in core or in contrib, and I
can implement it as part of this patch or as a follow up, but before
that, I'd like some feedback if people agree with the current approach
or not, as with a different approach we might need a completely
different solution for that.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2026-08-11 09:19:12 Re: Crash issue in PG18.5 regression
Previous Message Ayush Tiwari 2026-08-11 09:08:27 Re: InvalidateConstraintCacheCallBack() can free fpmeta while it's in use