Hello,
that is just the point:
cf
"
are that the materialized view cannot subsequently be directly updated
and that the query used to create the materialized view is stored in
exactly the same way that a view's query is stored, so that fresh data
can be generated for the materialized view with:
"
On Thu, 2025-08-21 at 15:20 +, PG Doc comments form wrote:
> Page: https://www.postgresql.org/docs/17/warm-standby.html
>
> The documentation page about Log-Shipping Standby Servers after describing
> that there are file-based log shipping and record-based log shipping
> (streaming replication