public inbox for [email protected]
help / color / mirror / Atom feedFrom: Adrian Klaver <[email protected]>
To: Michael Nolan <[email protected]>
To: pgsql-generallists.postgresql.org <[email protected]>
Subject: Re: Can you refresh a materialized view from a materialized view on another server?
Date: Fri, 19 Apr 2024 07:48:13 -0700
Message-ID: <[email protected]> (raw)
In-Reply-To: <CAOzAquJEm+eY6LAUoRoBBauvcDEg4dXD=YOSrMO9f-B3474VUw@mail.gmail.com>
References: <CAOzAquJEm+eY6LAUoRoBBauvcDEg4dXD=YOSrMO9f-B3474VUw@mail.gmail.com>
On 4/18/24 19:49, Michael Nolan wrote:
> 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 serve
Use postgres_fdw to connect the test bed to the production server?
>
> Mike Nolan
> [email protected]
>
>
--
Adrian Klaver
[email protected]
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Can you refresh a materialized view from a materialized view on another server?
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox