query sent to dblink_send_query and close the connection

From: PG Doc comments form <noreply(at)postgresql(dot)org>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Cc: sivaprasad1982(at)gmail(dot)com
Subject: query sent to dblink_send_query and close the connection
Date: 2019-09-12 10:45:20
Message-ID: 156828512058.1258.16094571768038390408@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 ?.

Browse pgsql-docs by date

  From Date Subject
Next Message Liudmila Mantrova 2019-09-12 13:58:32 fixes for typos and tags in REL_12_STABLE
Previous Message Michael Paquier 2019-09-12 01:40:45 Re: Bad link in Postgres 11 documentation - 19.5 WAL