Re: Pg logical replication
| От | Achilleas Mantzios |
|---|---|
| Тема | Re: Pg logical replication |
| Дата | |
| Msg-id | cd52d8f0-951a-89e3-ac8a-e87de6e2229b@matrix.gatewaynet.com обсуждение |
| Ответ на | Pg logical replication (Mai Peng <maily.peng@webedia-group.com>) |
| Список | pgsql-admin |
On 11/12/18 4:42 μ.μ., Mai Peng wrote: > Hello, > We would like to use temp table on our streaming slaves ( no possible). > So we would like to replace replication streaming by logical replication ( all tables) . That's possible, provided all tables have a valid default REPLICA IDENTITY (i.e. PK) > Is possible to create a publication per schema even if there are some constraints between these schema ( check, domains)? At the moment, (as of pgsql 11) you cannot specify a schema. > How to handle DDL on schema on the slave ? By hand, or by other means, logical replication won't do this for you. > > Thanks you in advance -- Achilleas Mantzios IT DEV Lead IT DEPT Dynacom Tankers Mgmt
В списке pgsql-admin по дате отправления: