I am trying to make a HA in postgres-xc After creating an environment of streaming replication I am trying to create a table in default database as coordinator logged in. But it gives me the following error:
ERROR: cannot set transaction read-write mode during recovery
Can anybody help me out of this?
Thanks