postgrespro / postgres_cluster

Various experiments with PostgreSQL clustering
Other
151 stars 28 forks source link

Check parameters sanity on startup: mmts, raftable. #7

Open kelvich opened 8 years ago

kelvich commented 8 years ago

It's better to set raftable params from mmts extension itself

kelvich commented 8 years ago

But still we need some sanity check. At least that address/url of mmts_connections[node_id] is binded to current node.