Re: dblink_exists - Mailing list pgsql-sql

From David G. Johnston
Subject Re: dblink_exists
Date
Msg-id CAKFQuwbu0OjsSf9S+dtHjd_s6rt7NnCPgq-Q3pjGBVkxXTzPGw@mail.gmail.com
Whole thread Raw
In response to dblink_exists  (ml@ft-c.de)
Responses Re: dblink_exists  (ml@ft-c.de)
List pgsql-sql
On Sunday, December 20, 2020, <ml@ft-c.de> wrote:

My general problem:
I need a command that send a answer immediately and not, when the query
if finished. 


dblink_exec()?

 

When someone start the script again (when it is running), so I need a
section like:

Advisory locks?
 

2. question:
When dlink_send_query is running,
select dblink_get_connections()
send NULL as answer.


Don’t know - though suggest showing actual code that results in this behavior.

David J.
 

pgsql-sql by date:

Previous
From: ml@ft-c.de
Date:
Subject: dblink_exists
Next
From: ml@ft-c.de
Date:
Subject: Re: dblink_exists