Re: Foreign data wrappers and indexes on remote side - Mailing list pgsql-general

From Tom Lane
Subject Re: Foreign data wrappers and indexes on remote side
Date
Msg-id 28990.1435335585@sss.pgh.pa.us
Whole thread Raw
In response to Foreign data wrappers and indexes on remote side  (Filip Rembiałkowski <filip.rembialkowski@gmail.com>)
Responses Re: Foreign data wrappers and indexes on remote side  (Filip Rembiałkowski <filip.rembialkowski@gmail.com>)
List pgsql-general
=?UTF-8?Q?Filip_Rembia=C5=82kowski?= <filip.rembialkowski@gmail.com> writes:
> Is there any way to take use of indexes on foreign tables?

> Currently (at least with tds_fdw, that I was testing) the planner just
> does a dumb full sequential scan in all cases.

That would be something to discuss with the author of tds_fdw.  It's
mostly on the head of each individual FDW how smart plans for it will be.

            regards, tom lane


pgsql-general by date:

Previous
From: Filip Rembiałkowski
Date:
Subject: Foreign data wrappers and indexes on remote side
Next
From: "David G. Johnston"
Date:
Subject: Re: Foreign data wrappers and indexes on remote side