BUG #17714: Refresh materialized view does not update all date

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #17714: Refresh materialized view does not update all date
Дата
Msg-id 17714-54abb478f42a2250@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #17714: Refresh materialized view does not update all date  (Jeff Davis <pgsql@j-davis.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      17714
Logged by:          adarsh kumar
Email address:      ext-adarsh.kumar@elisa.fi
PostgreSQL version: 13.5
Operating system:   Red Hat Enterprise Linux release 8.7 (Ootpa)
Description:

We are using Materialized view in our environment and the updates seem to be
incremental in nature, i.e. data older that a specific date is not getting
updated. 
we tried manual refresh also , but it does not seem to resolve the issue. 
the underlying query of the materialized view, when run returns 1600 rows of
data but the refresed view contains only 269 rows of data and gets updated
when new data is updated. 
After dropping the materialized view and recreating in test environment, the
subsequent updates run as expected.


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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #17713: Assert with postgres_fdw in v12
Следующее
От: Jean-Francois Levesque
Дата:
Сообщение: Re: BUG #17710: Slow queries (100% CPU) after auto-vacuum