Re: Create Materialized View from postgresql_fdw hang

Поиск
Список
Период
Сортировка
От Naveen Kumar
Тема Re: Create Materialized View from postgresql_fdw hang
Дата
Msg-id CADk76joaezbonVX3dy2n3LeR-FBcr=ahh_o2Uz=Yb-HM_HZUCg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Create Materialized View from postgresql_fdw hang  (Laurenz Albe <laurenz.albe@cybertec.at>)
Ответы Re: Create Materialized View from postgresql_fdw hang  (jwiencek3 <jwiencek3@comcast.net>)
Список pgsql-admin
Hi Laurenz,

Thanks for responding. Most of the time I am seeing wait event, same view if I create directly in source DB, it’s quick.


Thanks & Regards,
Naveen Kumar .M,
Sr. PostgreSQL Database Administrator,
Mobile: 7755929449.



On Thu, 4 Apr 2024 at 8:52 PM, Laurenz Albe <laurenz.albe@cybertec.at> wrote:
On Thu, 2024-04-04 at 15:07 +0300, Naveen Kumar wrote:
> I am trying to create a materialized view with postgresql_fdw, and it hangs for hours.
> In pg_stat_activity I am seeing wait_event_type and wait_event Extension.

Do you *always* see that wait event or only occasionally?

Occasional occurrences could be normal; in that case, it is
probably the query that takes a long time.

Yours,
Laurenz Albe

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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: Create Materialized View from postgresql_fdw hang
Следующее
От: jwiencek3
Дата:
Сообщение: Re: Create Materialized View from postgresql_fdw hang