Jeff wrote: > then someone comes along and loads a new report for the same sourceid > (to avoid confusion, it is a company identifier)
Does the insert happen in the same transaction as the delete? From your previous posts I sort of assumed that a single connection/transaction was doing the then the insert. Could another connection be doing the insert? Your use of 'someone' is a bit vague. > > I need to flesh this out a bit more but I think it is related, I'll > report back in a bit with more details. > > > -- > Jeff Trout <[email protected]> > http://www.stuarthamm.net/ > http://www.dellsmartexitin.com/ > > > > _______________________________________________ > Slony1-general mailing list > [email protected] > http://lists.slony.info/mailman/listinfo/slony1-general -- Steve Singer Afilias Canada Data Services Developer 416-673-1142 _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
