Re: [HACKERS] Logical replication and inheritance

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: [HACKERS] Logical replication and inheritance
Дата
Msg-id f27da4a0-731e-2d83-021c-4942c0c77481@lab.ntt.co.jp
обсуждение исходный текст
Ответ на Re: [HACKERS] Logical replication and inheritance  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Ответы Re: Logical replication and inheritance  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
On 2017/03/06 18:04, Amit Langote wrote:
> One more option is for OpenTableList() called by CreatePublication() and
> AlterPublicationTables() to not disregard inheritance, as if ONLY was
> specified.

Oops, meant to say: One more option is for OpenTableList to disregard
inheritance...

Thanks,
Amit





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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: [HACKERS] Logical replication and inheritance
Следующее
От: Rushabh Lathia
Дата:
Сообщение: Re: [HACKERS] Print correct startup cost for the group aggregate.