summaryrefslogtreecommitdiff
path: root/python/londiste/util.py
AgeCommit message (Collapse)Author
2013-05-27londiste: add-table supports --find-copy-node working with --create nowmartinko
2013-03-22londiste: connection profilesMarko Kreen
Way to add extra connect string parameters for non-config connection strings (public node locations).
2013-03-06python: text fixesmartinko
2012-11-28Few more syncer fixesMarko Kreen
2012-11-28Rework syncer code to search for data nodeMarko Kreen
This makes them work with tables added with --find-copy-node. Also, this disables consumer lag checking code as it makes compare/repair too unreliable. Probably it should be rewritten and simple wait loop.
2012-11-02find_copy_source: also return downstream worker nameMarko Kreen
2012-10-18Move find-copy logic into separate moduleMarko Kreen