Medium: pgsql: Support replication slots
It enables to use replication slots introduced in PostgreSQL 9.4.
By using replication slots, a slave node can be recovered without synchronizing the database.
For more information about replication slots, see the following:
http://www.postgresql.org/docs/9.4/static/warm-standby.html#STREAMING-REPLICATION-SLOTS