Re: [HACKERS] Logical replication and inheritance
От
Amit Langote
Тема
Re: [HACKERS] Logical replication and inheritance
Дата
Msg-id
90863b8c-9131-85f7-daf5-9e1eb9e09176@lab.ntt.co.jp
Ответ на
Re: [HACKERS] Logical replication and inheritance (Peter Eisentraut)
Список
Дерево обсуждения
[HACKERS] Logical replication and inheritance Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Re: [HACKERS] Logical replication and inheritance Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Logical replication and inheritance Amit Langote <Langote_Amit_f8@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>
Re: [HACKERS] Logical replication and inheritance Noah Misch <noah@leadboat.com>
Re: [HACKERS] Logical replication and inheritance Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Logical replication and inheritance Noah Misch <noah@leadboat.com>
Re: [HACKERS] Logical replication and inheritance Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Logical replication and inheritance Robert Haas <robertmhaas@gmail.com>
Re: [HACKERS] Logical replication and inheritance Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Re: [HACKERS] Logical replication and inheritance Petr Jelinek <petr.jelinek@2ndquadrant.com>
Re: [HACKERS] Logical replication and inheritance Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Re: [HACKERS] Logical replication and inheritance Petr Jelinek <petr.jelinek@2ndquadrant.com>
Re: [HACKERS] Logical replication and inheritance Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Re: [HACKERS] Logical replication and inheritance Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Logical replication and inheritance Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Re: [HACKERS] Logical replication and inheritance Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Logical replication and inheritance Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
Re: [HACKERS] Logical replication and inheritance Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Logical replication and inheritance Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>
On 2017/04/21 3:22, Peter Eisentraut wrote: > On 4/18/17 01:58, Amit Langote wrote: >> We could be more explicit here and say the following instead: >> >> create publication mypub for table p; >> ERROR: "p" is a partitioned table >> DETAIL: Adding partitioned tables to publications is not supported. >> >> Thoughts? (a patch is attached for consideration) > > Committed. I added an errhint, moved the tests around a bit to match > the existing structure, and added some documentation. Thanks. Regards, Amit
В списке pgsql-hackers по дате отправления