On 16/09/11 14:44, Scott Marlowe wrote: > On Thu, Sep 15, 2011 at 8:31 PM, CS DBA<[email protected]> wrote: > >> 7) the master (node1) now has 300 rows in the pgbench_history table >> however both slaves now have 1100 rows (it didn't do the delete on >> the slaves) >> > Does pgbench use truncate? I know slony 1.2 has issues with truncate. >
Pgbench in more current versions (>= 8.4 I think) uses TRUNACTE on the history table. regards Mark _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
