create publication descendant tables

Поиск
Список
Период
Сортировка
От Brian Faherty
Тема create publication descendant tables
Дата
Msg-id CAMLsqiQ=vROQm=w141JOVDJ=KqDXQASoqjXnx1JmjZHzhfmmGQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: create publication descendant tables  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-docs
I was looking at the `CREATE PUBLICATION FOR TABLE table *;` and I ended up with a few questions.

1.) Can '*' ever be used since it includes the parent table along with the child which then results in a error being thrown about parent tables not being able to be replicated?
2.) Will it only work on current descendants or will it also work on future descendants?


--
Brian Faherty

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

Предыдущее
От: Greg k
Дата:
Сообщение: Re: Postgres 10 and the pg_ctl "--wait" option
Следующее
От: PG Doc comments form
Дата:
Сообщение: coder