Re: pg_dump versus materialized views

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_dump versus materialized views
Date: 2013-05-06 17:23:40
Message-ID: 5187E71C.2080100@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


> I've thought for some time that, given that it can't reproduce the MV
> states exactly, pg_dump shouldn't even try. I think it would be more
> useful to have two operating modes selectable by command line switch:
> refresh all matviews, or refresh none of them.

This seems like a reasonable solution. Also, I think "refresh none"
should be the default.

BTW, this does mean that "REFRESH ALL MATERIALIZED VIEWS" should be a
future feature ...

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2013-05-06 17:23:56 Re: pg_dump --snapshot
Previous Message Bruce Momjian 2013-05-06 17:12:38 Re: Commit subject line