logical replication of identity sequences

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема logical replication of identity sequences
Дата
Msg-id cb3b0915-b16c-fff1-5137-bb98bba59c2d@enterprisedb.com
обсуждение исходный текст
Список pgsql-hackers
Identity sequences shouldn't be addressed directly by name in normal 
use.  Therefore, requiring them to be added directly to publications is 
a faulty interface.  I think they should be considered included in a 
publication automatically when their owning table is.  See attached 
patch for a sketch.  (It doesn't actually work quite yet, but it shows 
the idea, I think.)

If we end up keeping the logical replication of sequences feature, I 
think something like this should be added, too.
Вложения

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: OpenSSL deprectation warnings in Postgres 10-13
Следующее
От: Yura Sokolov
Дата:
Сообщение: Re: BufferAlloc: don't take two simultaneous locks