Refresh Materialized View

Поиск
Список
Период
Сортировка
От Jayadevan M
Тема Refresh Materialized View
Дата
Msg-id CAFS1N4jWELmbJgfsvgZ3zUnbkJoRbmcE7d2vo3tg2yH3sSf9jA@mail.gmail.com
обсуждение исходный текст
Ответы Re: Refresh Materialized View
Список pgsql-general
Hello all,
A few questions about materialized views.
When I refresh a materialized view, is it a DELETE/INSERT behind the scenes?
Do we need to vacuum to reclaim space?
If a query is executed against the view when the refresh is happening, will the query see the data before the refresh started?
Does the refresh result in exclusive locking?
Regards,
Jayadevan

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

Предыдущее
От: Erik Darling
Дата:
Сообщение: Re: How to delete completely duplicate rows
Следующее
От: Jayadevan M
Дата:
Сообщение: Re: Refresh Materialized View