Re: [pgAdmin4][RM#5213] Fixed materialized view issue when userperform refresh on it

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема Re: [pgAdmin4][RM#5213] Fixed materialized view issue when userperform refresh on it
Дата
Msg-id CANxoLDdiFQnvvf9J-og6U3W6fM6gybstAd80=u678u2t5NdiSg@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][RM#5213] Fixed materialized view issue when user performrefresh on it  (Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>)
Ответы Re: [pgAdmin4][RM#5213] Fixed materialized view issue when userperform refresh on it
Список pgadmin-hackers
Hi Murtuza

API test cases are not running, there is no error but all the tests are skipped. I have run it for EPAS/PG 9.5 to 12 where the binary path for EPAS is not set.

I also found one issue where the proper error message is not shown if the binary path is not set in the Preferences dialog. I have fixed those issues and attached is the patch.
Please continue working on the attached patch.

On Fri, Apr 24, 2020 at 6:27 PM Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com> wrote:
Hi,

PFA patch to fix the issue for materialized view when the user performs refresh on it, large size materialized view can take longer time to refresh the view hence we will run it same as we run maintenance commands and it will also allow the user to view the status of the refresh command.


--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246
Вложения

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

Предыдущее
От: Aditya Toshniwal
Дата:
Сообщение: Re: Addition of support for base path in pgAdmin Web
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM3787] Issue with Stop Process button