Re: [GENERAL] does postgres log the create/refresh of a materializedview anywhere? - Mailing list pgsql-general

From Melvin Davidson
Subject Re: [GENERAL] does postgres log the create/refresh of a materializedview anywhere?
Date
Msg-id CANu8Fix6RDe=iOTAp34LpF4qB7so0wZ8=aFF+uGO9ciA7F_o2w@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] does postgres log the create/refresh of a materializedview anywhere?  (Kevin Grittner <kgrittn@gmail.com>)
Responses Re: [GENERAL] does postgres log the create/refresh of a materializedview anywhere?
List pgsql-general

On Tue, Dec 13, 2016 at 7:36 PM, Kevin Grittner <kgrittn@gmail.com> wrote:
On Tue, Dec 13, 2016 at 5:57 PM, Jonathan Vanasco <postgres@2xlp.com> wrote:

> Is there a way to find out when a materialized view was
> created/refreshed?

> I can log this manually in postgresql if needed, but was hoping
> there was some "timestamp" on the view in a system table.

This is not currently tracked in the system catalogs.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Kevin,
This goes back to a discussion of my request to add relcreated column to pg_class.
https://www.postgresql.org/message-id/CANu8FiyiRPGZ+gB=1JAYryX3HXCuQnFLSFgdzfXSvLMJ-jTc5w@mail.gmail.com
Apparently the naysayers do not feel it is worthwhile.

--
Melvin Davidson
I reserve the right to fantasize.  Whether or not you
wish to share my fantasy is entirely up to you.

pgsql-general by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: [GENERAL] does postgres log the create/refresh of a materializedview anywhere?
Next
From: Kevin Grittner
Date:
Subject: Re: [GENERAL] does postgres log the create/refresh of a materializedview anywhere?