Re: The plan for FDW-based sharding

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема Re: The plan for FDW-based sharding
Дата
Msg-id CAPpHfdurt=7wRQNCv-Y-REotZyLYSEWcVMQ4qAoTw5B6ZNfHVQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: The plan for FDW-based sharding  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: The plan for FDW-based sharding  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On Tue, Mar 1, 2016 at 10:11 PM, Bruce Momjian <bruce@momjian.us> wrote:
On Tue, Mar  1, 2016 at 02:02:44PM -0500, Bruce wrote:
> On Tue, Mar  1, 2016 at 07:56:58PM +0100, Petr Jelinek wrote:
> > Note that I am not saying that other discussed approaches are any
> > better, I am saying that we should know approximately what we
> > actually want and not just beat FDWs with a hammer and hope sharding
> > will eventually emerge and call that the plan.
>
> I will say it again --- FDWs are the only sharding method I can think of
> that has a chance of being accepted into Postgres core.  It is a plan,
> and if it fails, it fails.  If is succeeds, that's good.  What more do
> you want me to say?  I know of no other way to answer the questions you
> asked above.

I guess all I can say is that if FDWs existed when Postgres XC/XL were
being developed, that they likely would have been used or at least
considered.  I think we are basically making that attempt now.

If FDWs existed then Postgres XC/XL were being developed then I believe they would try to build full-featured prototype of FDW based sharding. If this prototype succeed then we could make a full roadmap.
For now, we don't have a full roadmap, we have only some pieces. This is why people doubt. When you're speaking about advances that are natural to FDW, then no problem, nobody is against FDW advances. However, other things are unclear.
You can try to build full-featured prototype to convince people. Despite it would take some resources it will save more resources because it would save us from errors.

------
Alexander Korotkov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company 

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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: The plan for FDW-based sharding
Следующее
От: Rajkumar Raghuwanshi
Дата:
Сообщение: Re: Issue with NULLS LAST, with postgres_fdw sort pushdown