Re: Why we lost Uber as a user

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Why we lost Uber as a user
Дата
Msg-id CAMsr+YF1CSZ7cesOVWCzK5iXoiCqVkOY0mid0=PycQmRP8ZBYA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Why we lost Uber as a user  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 3 August 2016 at 05:14, Tom Lane <tgl@sss.pgh.pa.us> wrote:
 

In short, I think Uber's position that logical replication is somehow more
reliable than physical is just wishful thinking.  If anything, my money
would be on the other way around: there's a lot less mechanism that can go
wrong in physical replication.

Particularly since they aren't using row-based logical replication, but - it seems - statement based replication. We all know the problems there.
 

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

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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Detecting skipped data from logical slots (data silently skipped)
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Way to access LSN (for each transaction) by directly talking to postgres?