Re: Reuse an existing slot with a new initdb

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Reuse an existing slot with a new initdb
Дата
Msg-id 25354.1589463220@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Reuse an existing slot with a new initdb  (Support <admin@e-blokos.com>)
Ответы Re: Reuse an existing slot with a new initdb
Список pgsql-general
Support <admin@e-blokos.com> writes:
> I think David caught it, the question is Why, as long as we have an 
> exact copy of the master (from pg_dumpall)

Stop right there.  pg_dumpall does *not* produce an exact copy.
It produces a logically equivalent copy, which is not close enough
for physical replication to work.

            regards, tom lane



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

Предыдущее
От: Laurenz Albe
Дата:
Сообщение: Re: Check what has been done for a uncommitted prepared transaction
Следующее
От: Laurenz Albe
Дата:
Сообщение: Re: Practical usage of large objects.