Re: use_remote_explain missing in docs of postgres_fdw
От | Michael Paquier |
---|---|
Тема | Re: use_remote_explain missing in docs of postgres_fdw |
Дата | |
Msg-id | CAB7nPqS=NKszvoKBCq_bHPpfv152nKQ7nf8Qw9nc2uiP513pSg@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: use_remote_explain missing in docs of postgres_fdw (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: use_remote_explain missing in docs of postgres_fdw
|
Список | pgsql-hackers |
On Fri, Feb 22, 2013 at 5:13 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
-- Michael Paquier <michael.paquier@gmail.com> writes:Wups ... for some reason it's "use_remote_estimate" in the docs. Thinko
> While testing a bit this feature, I noticed that use_remote_explain is
> available in the list of options for FOREIGN TABLE and SERVER but this is
> not specified in the docs:
> http://www.postgresql.org/docs/devel/static/postgres-fdw.html
on my part probably --- although on reflection, maybe that's a better
name anyway?
Indeed, use_remote_estimate is better. use_remote_explain makes it sound like an EXPLAIN query would be sent to remote server. That is at least the first impression I had when testing the feature without reading the docs.
Michael
В списке pgsql-hackers по дате отправления: