Sample Header Ad - 728x90

Postgres Replication

0 votes
1 answer
257 views
Is there any technology to replicate a table from public schema on the master server to a table on the slave server but not in the public schema. MASTER SERVER SLAVE SERVER pubic.table_name ----- replicate -----> schema1.table_name I tried slony-I but the problem that the table on the slave must in the public schema too.
Asked by Charif DZ (101 rep)
Mar 7, 2017, 02:38 PM
Last activity: Mar 8, 2017, 07:55 PM