[GENERAL] does postgres log the create/refresh of a materialized view anywhere?

Поиск
Список
Период
Сортировка
От Jonathan Vanasco
Тема [GENERAL] does postgres log the create/refresh of a materialized view anywhere?
Дата
Msg-id 1150FBD7-2F97-44B8-8CAC-99FD7079CC9F@2xlp.com
обсуждение исходный текст
Ответы Re: [GENERAL] does postgres log the create/refresh of a materializedview anywhere?
Список pgsql-general
Is there a way to find out when a materialized view was created/refreshed?  I couldn't find this information anywhere
inthe docs. 

the use-case is that I wish to update a materialized view a few times a day in a clustered environment.  i'd like to
makesure one of the redundant nodes doesn't refresh if needed.  I can log this manually in postgresql if needed, but
washoping there was some "timestamp" on the view in a system table. 

В списке pgsql-general по дате отправления: