Refresh materialized views recursively - Mailing list pgsql-general

From Bit Divine
Subject Refresh materialized views recursively
Date
Msg-id CAF__cS_S+XaF4uBA6WOLc7Vrc7645xrF=sUX4GZVNHKHtr-Huw@mail.gmail.com
Whole thread Raw
List pgsql-general
Hello,

This is a response to a rather old message 'automatically refresh all materialized views?' linked below.  I just implemented a recursive refresh for my own purposes, as I couldn't find an existing implementation.  I've put it as a gist on github in case anyone else runs into the same problem.

Original question: https://www.postgresql.org/message-id/CAKNDN-db%2BC%3DyW9UwoqF8NBrPbeJLLXrSDvqa6MyDwpLvQBqfSA%40mail.gmail.com


Note: I don't deal with the circular references that the original discussion dwelt on.  :-)

Regards, Bit.

pgsql-general by date:

Previous
From: Steve Crawford
Date:
Subject: Re: dumb question
Next
From: Felipe Santos
Date:
Subject: Re: dumb question