londiste: Always use TRUNCATE CASCADE
authorMarko Kreen <markokr@gmail.com>
Wed, 9 May 2012 13:23:46 +0000 (16:23 +0300)
committerMarko Kreen <markokr@gmail.com>
Thu, 10 May 2012 18:19:29 +0000 (21:19 +0300)
commit491f2aef75f9d044c5f5274a46a733a0ab24fbe9
tree0327637e29f2943136bedf7a9738e4f66749467e
parentdc23066921ed599c1707c3b5dba6c83b6586e6a3
londiste: Always use TRUNCATE CASCADE

Otherwise the operation cannot play well with
foreign keys, on both slave and master.
python/londiste/playback.py