On Tue, Mar 29, 2011 at 5:10 AM, [email protected] <[email protected]> wrote: > If i have some problem of network connction to A, is possible to "store" > temporaney my update in a server B and when the connection will be fixed start > to upload server A and delete the data from server B that were stored > temporanely?If the answer will be positive, How can do it? >
You can write the code to do just that in a table that is not replicated. Slony will not help you solve this problem, though. _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
