Jacques Caron jc at oxado.com
Mon Jul 7 09:01:31 PDT 2008
At 17:15 07/07/2008, Cyril SCETBON wrote:
>it seems that it was not working without doing this action (adding 
>the v) even if our primary key is the first column.

Yes, the current implementation of Slony needs a letter for each 
column telling it whether it's a key or a value. If you don't have 
enough letters in the argument, at best it will be missing columns in 
the update, at worst it will segfault. I sent a patch a while ago 
that allows you to add columns without having to update the trigger 
arguments, you should be able to find in the archives.

Jacques.



More information about the Slony1-general mailing list