Can you refresh a materialized view from a materialized view on another server? - Mailing list pgsql-general

From Michael Nolan
Subject Can you refresh a materialized view from a materialized view on another server?
Date
Msg-id CAOzAquJEm+eY6LAUoRoBBauvcDEg4dXD=YOSrMO9f-B3474VUw@mail.gmail.com
Whole thread Raw
Responses Re: Can you refresh a materialized view from a materialized view on another server?
List pgsql-general
My production server has a materialized view that is refreshed from a
mysql_fdw several times a day.

What I'd like to be able to do is refresh the materialized view on the
testbed server from the one on the production server so that they are
the same.  (Refreshing it from the MySQL server will result in one
that has records that have been added or updated rather than an exact
copy of the one on the production server.)

Mike Nolan
htfoot@gmail.com



pgsql-general by date:

Previous
From: "Buoro, John"
Date:
Subject: SSPI Feature Request
Next
From: Saksham Joshi
Date:
Subject: Not able to grant access on pg_signal_backend on azure flexible server