query sent to dblink_send_query and close the connection

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема query sent to dblink_send_query and close the connection
Дата
Msg-id 156828512058.1258.16094571768038390408@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/11/contrib-dblink-disconnect.html
Description:

I have a function which takes one hour to complete execution.
When I submit that function to dblink_send_query, and just after 1 minute I
close the connection using dblink_disconnect, What happens to the function
which I sent ? . Will it terminate execution of function ?.

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