Daniel-Constantin Mierla writes: > The index on (server_id, connection_id) was made unique with this, but > that doesn't work for udp/sctp, where connection id is always 0, > resulting in duplicate pairs for this constraint. The <unique/> > constraint needs to be removed. OK, Juha