Eugenia_L wrote:I have two databases. First - master, second - slave.
Data from master database copy to slave by means of Slony-I.
When I try to insert or update some data in my slave database tables, I have an error:
Slony-I: Table <table_name> is replicated and cannot be modified on a subscriber node.
Is it possible to modify replicated tables?
Will be thankful for any information.
No, you cannot modify the data in replicated tables on the slave.
This message was edited 1 time. Last update was at 23 Nov 2009 04:56:04
|