Обсуждение: Pg logical replication

Поиск
Список
Период
Сортировка

Pg logical replication

От
Mai Peng
Дата:
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) .
Is possible to create a publication per schema even if there are some constraints between these schema ( check, domains
)?
How to handle DDL on schema on the slave ?

Thanks you in advance

Re: Pg logical replication

От
Achilleas Mantzios
Дата:
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