Re: pg_restore and materialized view deps - Mailing list pgsql-admin

From Tom Lane
Subject Re: pg_restore and materialized view deps
Date
Msg-id 2406327.1725672781@sss.pgh.pa.us
Whole thread Raw
In response to pg_restore and materialized view deps  (Wells Oliver <wells.oliver@gmail.com>)
Responses Re: pg_restore and materialized view deps
List pgsql-admin
Wells Oliver <wells.oliver@gmail.com> writes:
> Not the end of the world but I notice when running pg_restore that I
> encounter a few errors where materialized views cannot be refreshed because
> they query other materialized views not yet refreshed.

Oh?  There are dependencies that are supposed to prevent that.
Can you provide a self-contained example of a schema where
that doesn't work?

            regards, tom lane



pgsql-admin by date:

Previous
From: Wells Oliver
Date:
Subject: pg_restore and materialized view deps
Next
From: Wells Oliver
Date:
Subject: Re: pg_restore and materialized view deps