query sent to dblink_send_query and close the connection - Mailing list pgsql-docs

From PG Doc comments form
Subject query sent to dblink_send_query and close the connection
Date
Msg-id 156828512058.1258.16094571768038390408@wrigleys.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Bad link in Postgres 11 documentation - 19.5 WAL
Next
From: Liudmila Mantrova
Date:
Subject: fixes for typos and tags in REL_12_STABLE