Re: Parallell Optimizer - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Parallell Optimizer
Date
Msg-id CA+U5nMJdb6m6yStWx-RM1nqeeyi-tbzXosoi2rp-1m8kaVvkvA@mail.gmail.com
Whole thread Raw
In response to Re: Parallell Optimizer  (Tatsuo Ishii <ishii@postgresql.org>)
List pgsql-hackers
On 11 June 2013 15:59, Tatsuo Ishii <ishii@postgresql.org> wrote:

> I wonder why "true" synchronous replication nor "eager replication"
> are not in the developer TODO list. If we want them in the future,
> they should be on it.

I think you still need to explain what "true" synchronous replication is.

IMHO eager replication is of value only in a very localised sense. It
doesn't help the general case where the location of servers isn't
known or is known to be distributed, since it causes huge performance
drops in those cases.

Given sufficient resources (time, money, skill), it would certainly be
on the list somewhere. But at present its far enough down the list to
not be actively worked on, speaking personally. Please don't read into
that some form of opposition.

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



pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Re: [9.3] Automatically updatable views vs writable foreign tables
Next
From: Simon Riggs
Date:
Subject: Re: Parallell Optimizer