On Sat, Sep 18, 2010 at 11:11 AM, <[email protected]> wrote: > Hello, > > Reading throught the doc for Slony it seems that it is okay to add an > unique index to a replicated table on the master node using psql. We use > our slave for read-only. I would appreciate any help on this issue before > carrying out the task. Oh, can I also get a confirmation that it is okay > to leave out the index on the same table of the slave node? >
yeah! no problem with that... just don't make it your pk -- Jaime Casanova www.2ndQuadrant.com Soporte y capacitación de PostgreSQL _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
