My question was ... how to pull data from Master into Slave. Postgres has a Publication/Subscription model that Slave connects to Master and gets the data. I want something that Master server gets its data which needs to be replicated and send that data to Slave. Is that way possible ? If there is no extension or statement which does that, how can I do it myself ? -- Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html