Re: logical decoding and replication of sequences
От | Euler Taveira |
---|---|
Тема | Re: logical decoding and replication of sequences |
Дата | |
Msg-id | 4e158021-248d-43ad-95e5-943334bd1007@www.fastmail.com обсуждение исходный текст |
Ответ на | Re: logical decoding and replication of sequences (Tomas Vondra <tomas.vondra@enterprisedb.com>) |
Ответы |
Re: logical decoding and replication of sequences
|
Список | pgsql-hackers |
On Wed, Feb 23, 2022, at 1:07 PM, Tomas Vondra wrote:
Maybe, but I don't think it's very common to have that many schemasadded to the same publication. And it probably does not make muchdifference whether you have 1000 or 2000 items in the list - either bothare acceptable or unacceptable, I think.
Wouldn't it confuse users? Hey, duplicate publication. How? Wait. Doh.
I think just hard-coding this into CreatePublicationStmt would work, butit'll be an issue once/if we start adding more options. I'm not sure ifit makes sense to replicate other relkinds, but maybe DDL?
Materialized view? As you mentioned DDL, maybe we can use the CREATE
PUBLICATION syntax to select which DDL commands we want to replicate.
В списке pgsql-hackers по дате отправления: