I tried replication in postgres 9.3, and successfully implemented it. After that i am unable to create new database in slave. It says "cannot execute CREATE TABLE in a read-only transaction." Does this mean i cannot create or alter database in slave?
↧