On Wed, Dec 2, 2009 at 7:51 PM, P <[email protected]> wrote:
Is it safe to send data changes via Slonik or is it wiser to make such changes via traditional API's to the master?
Its safe provided your changes work identically every run - ie. don't use random(), CURRENT_TIMESTAMP etc. or you will end up with different data on different nodes (although that might be fine in your application...). -- Stuart Bishop <[email protected]> http://www.stuartbishop.net/
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
