Re: Timeline following for logical slots

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Timeline following for logical slots
Дата
Msg-id CAM3SWZR_LNOpaJtqBi6TMyQmpB=s-Lgj3qYWqFWEoTMOZ2wftA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Timeline following for logical slots  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: Timeline following for logical slots  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
On Mon, Apr 4, 2016 at 1:00 PM, Robert Haas <robertmhaas@gmail.com> wrote:
> I don't necessarily disagree with your statement that we'd need all of
> this stuff to make logical replication a substitute for physical
> replication as far as failover is concerned.  But I don't think that's
> the most important goal, and even to the extent that it is the goal, I
> don't think we need to meet every need before we can consider
> ourselves to have met some needs.  I don't think that we need every
> physical replication feature plus some before logical replication can
> start to be useful to PostgreSQL users generally.  We do, however,
> need the functionality to be accessible to people who are using only
> the PostgreSQL core distribution.  The thing that is going to get
> people excited about making logical replication better is getting to a
> point where they can use it at all - and that is not going to be true
> as long as you can't use it without having to download something from
> an external website.

I rather agree that an in-core system that solved some of the basic
problems would be a huge step forward, and would motivate people to
work on the harder problems. It's surprising to me that we don't seem
to be much closer to that then we were when 9.4 was released.

-- 
Peter Geoghegan



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Timeline following for logical slots
Следующее
От: Etsuro Fujita
Дата:
Сообщение: Re: Optimization for updating foreign tables in Postgres FDW