ERROR: invalid option "use_remote_estimate"

Поиск
Список
Период
Сортировка
От Jov
Тема ERROR: invalid option "use_remote_estimate"
Дата
Msg-id CADyrUxOWXZPG1DB34UvawR=VnQYHU72SheD_q8ZhOyie0ppLWQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: ERROR: invalid option "use_remote_estimate"  (Jov <amutu@amutu.com>)
Список pgsql-hackers
I test the postgresql_fdw extension,every thing is fine but when I add the remote estimate option I get a error:

postgres=# alter foreign table test options (add use_remote_estimate 'true');   
ERROR:  invalid option "use_remote_estimate"
HINT:  Valid options in this context are: schema_name, table_name, use_remote_explain

regards,
--
Jov

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Materialized views WIP patch
Следующее
От: Jov
Дата:
Сообщение: make: *** pg_xlogdump: No such file or directory. Stop.