Joe Conway <[EMAIL PROTECTED]> writes: > [EMAIL PROTECTED] wrote: >> Attached is a 1 line bug fix for dbmirror that was submitted. >> It fixes a bug where some transactions could be dropped when writing >> mirrored SQL statements to files.
> I know that there were discussions regarding removing the replication > contribs (rserv and dbmirror) prior to 7.5 release, but given that that > has not happened yet, any objections to me applying this? There was talk of removing rserv, because it's seriously obsolete and not maintained, but I don't think the same argument applies to dbmirror. Patch away. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match