When I’ve created matviews in in the public
schema for a project, they have been automatically added to the refreshes triggered by couch2pg.
Does this apply to all matviews in a database? Is the scope of what couch2pg updates configured on a project-by-project basis? If so, where would I find that configuration?
If I want to create a matview that is expensive to refresh but only needs to be refreshed every few days, is there a way to do that?