Hi, On October 8, 2010, Curtis Hovey wrote: > DDL submission to initial node - PGRES_TUPLES_OK > 2010-10-07 23:26:05 INFO New stuff needs replicating: > public.persontransferjob, public.persontransferjob_id_seq, public.quest > ionjob, public.questionjob_id_seq
That's output by the upgrade.py script when it notices new tables that aren't part of the replication set. Its next action is to add it to the replication set. If there is no output after that, that's probably where it hungs. As to why, this will require some Slony-I psychoanalysis, and I don't have my degree in that field. I suggest we restart Slony-I on staging and try again. If it still hangs, let's revert the DB patch that adds those. Cheers -- Francis J. Lacoste [email protected]
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Mailing list: https://launchpad.net/~launchpad-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~launchpad-dev More help : https://help.launchpad.net/ListHelp

