Guillaume BARTHE g.barthe
Wed Dec 29 17:44:48 PST 2004
*Does someone knows this?
Is it normal?

Environment:*

    Linux Debian and fedora core 3
    postgresql7.4.6
    slony-1.0.5

*Description:*

    I have a master and a slave.
    The slave suscribe then master
    My table in my set is very simple (a integer primary key, b integer)
    I make a loop process 100000 INSERT(i++,3) in the master table.
    After few seconds, replication is good.
    After, i do a delete where b=3, the master table is OK, but
    replication isn't doing and the slave postmaster goes to 99% cpu.
    Now, on the slave, if I try to do a delete where b=3, posgresql
    doesn't answer my self, normally postgresql say
    Slony-I: Table test is replicated and cannot be modified on a
    subscriber node.
    ???

    Thx

-- 
Guillaume Barthe - Service R&D, NEWTECH MULTIMEDIA
http://www.newtech.fr/
VoxCore Technology : www.voxcore.net
mailto:g.barthe at newtech.fr
tel:+33561431498



More information about the Slony1-general mailing list