Re: The plan for FDW-based sharding

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: The plan for FDW-based sharding
Дата
Msg-id CAMsr+YHLmEquG1Rqu-ZH2d1URG0SA78BqU3O66DfZ4QCRLjjdA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: The plan for FDW-based sharding  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: The plan for FDW-based sharding  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
On 2 March 2016 at 03:02, Bruce Momjian <bruce@momjian.us> 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?

That you won't push it too hard if it works, but works badly, and will be prepared to back off on the last steps despite all the lead-up work/time/investment you've put into it.

If FDW-based sharding works, I'm happy enough, I have no horse in this race. If it doesn't work I don't much care either. What I'm worried about is it if works like partitioning using inheritance works - horribly badly, but just well enough that it's served as an effective barrier to doing anything better.

That's what I want to prevent. Sharding that only-just-works and then stops us getting anything better into core.

--
 Craig Ringer                   http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: The plan for FDW-based sharding
Следующее
От: Petr Jelinek
Дата:
Сообщение: Re: VS 2015 support in src/tools/msvc