Re: dblink: enable parameters - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: dblink: enable parameters
Date
Msg-id CAFj8pRA-BuvN+6eukNKxfnwMcw-BkDz-nKby2Xz0tzxiFqCbYQ@mail.gmail.com
Whole thread Raw
In response to Re: dblink: enable parameters  (Itagaki Takahiro <itagaki.takahiro@gmail.com>)
List pgsql-hackers
>> On 22.11.2011 06:55, Pavel Stehule wrote:
>>> I know so dblink is "deprecated" interface - but it has necessary
>>> functionality still -  it support a writable statements.
>
> So, "dblink on FDW connection" seems to be a possible solution.
> We pass a query as a form of a plain text.
>
> --

it is interesting idea

Pavel

> Itagaki Takahiro
>


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Permissions checks for range-type support functions
Next
From: Pavel Stehule
Date:
Subject: Re: Writeable FDWs?