Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Failovers are currently handled outside of Postgres-XL.

Consistency is achieved because all of the nodes use the same transaction ids and snapshots (list of running transactions), via the Global Transaction Manager. There is no need to worry about statements being executed in a different order across the nodes.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: