Open
Description
This idea isn't fully formed yet, but it would be nice if rust-postgres could support the streaming replication protocol: http://www.postgresql.org/docs/devel/static/protocol-replication.html
It doesn't make a lot of sense with the physical replication (though that could be supported, too). But for logical replication it could be quite interesting.