Re: BUG #15781: subselect on foreign table (postgres_fdw) can crash (segfault)

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема Re: BUG #15781: subselect on foreign table (postgres_fdw) can crash (segfault)
Дата
Msg-id CAPmGK17gNEwu6Q2aNW1Hr3P5xE4=L_MGAMOLs4HXMuA6NPDgkw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: BUG #15781: subselect on foreign table (postgres_fdw) can crash (segfault)  (Sean Johnston <sean.johnston@edgeintelligence.com>)
Список pgsql-hackers
On Sat, May 25, 2019 at 2:19 AM Sean Johnston
<sean.johnston@edgeintelligence.com> wrote:
> Obviously this isn't mainstream postgres but just wondering if anyone has looked into issues with regards to pushing
order/limitto remote nodes for fdw.
 

In PostgreSQL 12 Beta 1 released this week [1], we can push down ORDER
BY/LIMIT to the remote PostgreSQL server.  Give it a try!

Best regards,
Etsuro Fujita

[1] https://www.postgresql.org/about/news/1943/



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

Предыдущее
От: Florian Weimer
Дата:
Сообщение: Generated columns and indexes
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Suppressing noise in successful check-world runs